udp

UDP (User Datagram Protocol) BETA

Author Matthew Schinkel - borntechi.com, copyright © 2011, all rights reserved.
Adapted-by
Compiler >=2.4n

Description

An unreliable, connection less protocol, used to send and
             recieve data. The application must provide it's own reliability.


Sources

http://www.networksorcery.com/enp/protocol/udp.htm


Dependencies

No dependency found



Summary

Global variables/contants

Procedures

Functions


API details

Global variables/contants

Procedures

Functions


Related samples

Here are the list of samples which use this library:

18f462018f4620_network_all_in_one.jal
18f462018f4620_network_udp_server.jal
18f462018f4620_network_slip_isr_ping_udp.jal
18f462018f4620_network_udp_client.jal