UdpSocket class: Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 4: Line 4:
'''Note:'''
'''Note:'''
To use the <var>UdpSocket</var> class, you must have licensed <var class="product">Janus Sockets</var> '''and''' <var class="product">Janus SOAP</var>.
To use the <var>UdpSocket</var> class, you must have licensed <var class="product">Janus Sockets</var> '''and''' <var class="product">Janus SOAP</var>.
==List of UdpSocket methods==
The [[List of UdpSocket methods|"List of UdpSocket methods"]] shows all the class methods.

Revision as of 01:05, 17 April 2012

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.

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

List of UdpSocket methods

The "List of UdpSocket methods" shows all the class methods.