Click here to Skip to main content
15,887,485 members
Articles / Programming Languages / C++

Sending & Receiving UDP Datagrams with MFC's CAsyncSocket C++ Class

Rate me:
Please Sign up or sign in to vote.
3.03/5 (18 votes)
5 Dec 2006Public Domain2 min read 116.9K   45  
A simple example to show the use of the MFC CAsyncSocket class to send and receive UDP datagrams

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under A Public Domain dedication


Written By
Web Developer
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions