Page 1 of 1

UDP

Posted: Mon Sep 21, 2009 10:21 am
by endianx
I am trying to write code for the mod5282 to send UDP packets over the network. My manual makes reference to a CreateTxUdpSocket command, however, I can not find this command in any of the libraries I have. What library is this in? The example code also makes reference to a networkdebug.h which I do not have. Maybe that is where this command is? If so, where can I get this file - it did not come with my install.

If anybody could provide help as to how I can send a UDP packet from C code (not c++) I would appreciate it.

Thank you,

Dave

Re: UDP

Posted: Mon Sep 21, 2009 12:55 pm
by Ridgeglider
See:
C:\Nburn\docs\NetworkProgrammersGuide\NNDKProgMan.pdf chapters 11, 12, 13
C:\Nburn\docs\NetBurnerRuntimeLibrary\NetBurnerRuntimeLibraries.pdf chapter 24
C:\Nburn\examples\udp

Re: UDP

Posted: Mon Sep 21, 2009 7:53 pm
by yang
CreateTxUdpSocket is in Udp.h which is in /include.