Unit udp

Uses
Classes, Interfaces, Objects and Records
Types
Constants
Variables

Description

Driver->Net->L4->UDP - User Datagram Protocol Driver.

Overview

Functions and Procedures

procedure register();
function bind(bindContext : PUDPBindContext) : TUDPError;
function unbind(bindContext : PUDPBindContext) : TUDPError;
procedure send(p_data : void; p_len : uint16; udpContext : PUDPSendContext);

Description

Functions and Procedures

procedure register();
 
function bind(bindContext : PUDPBindContext) : TUDPError;
 
function unbind(bindContext : PUDPBindContext) : TUDPError;
 
procedure send(p_data : void; p_len : uint16; udpContext : PUDPSendContext);
 

Author


Generated by PasDoc 0.16.0.