fixed the "UDP size no greater than 1024 bytes" with hard coding. The error is due to the definition within /usr/include/iso/stdio_iso.h which makes me think that perhaps we are breaking the normal UDP rules with anything above 1024. Currently fixed the buffer size to 8192 (current packets run in at about 2.5 - 3k in size so we have 'some' future proofing.. This is very much something that needs to be discussed.
Networking class. Assumed to be bug free.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.