Category:UdpSocket methods

From m204wiki
Revision as of 01:22, 23 June 2012 by Dme (talk | contribs) (Created page with "The <var>UdpSocket</var> class allows User Language programs to send and receive UDP ([http://en.wikipedia.org/wiki/User_Datagram_Protocol User Datagram Proto...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The UdpSocket class allows User Language programs to send and receive UDP (User Datagram Protocol) messages. Both client and server applications may be written using the UdpSocket class.