ACE Tutorial 008
Sending and receiving datagrams
That's it for this tutorial. In the next one we'll add some intelligence
to the data put into the datagrams. By doing so, we'll be able to
classify our clients and servers into groups. By combining the data
content and the server's port we can get fairly fine-grained control over
who talks to who.
For you convenience:
[Tutorial Index]