UdpSocket class

From m204wiki
Revision as of 01:03, 17 April 2012 by Alex (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 Protocol]) messages. Bot...")
(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 (Datagram Protocol) messages. Both client and server applications may be written using the UdpSocket class.

Note: To use the UdpSocket class, you must have licensed Janus Sockets and Janus SOAP.