Category:UdpSocket methods: Difference between revisions
Jump to navigation
Jump to search
m (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...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
The <var>[[UdpSocket class|UdpSocket]]</var> class allows User Language programs to send and receive UDP ([http://en.wikipedia.org/wiki/User_Datagram_Protocol User Datagram Protocol]) messages. | The <var>[[UdpSocket class|UdpSocket]]</var> class allows User Language programs to send and receive UDP ([http://en.wikipedia.org/wiki/User_Datagram_Protocol User Datagram Protocol]) messages. | ||
Both client and server applications may be written using the <var>UdpSocket</var> class. | Both client and server applications may be written using the <var>UdpSocket</var> class. | ||
==PDF== | |||
You can [{{fullurl:{{FULLPAGENAMEE}}|action=pdfbook}} use this link] to create a PDF file that contains all the pages in this category. |
Revision as of 17:47, 9 October 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.
You can use this link to create a PDF file that contains all the pages in this category.
Pages in category "UdpSocket methods"
The following 9 pages are in this category, out of 9 total.