SimpleUDPToSerial
From NetBurner Wiki
The Simple UDP to Serial Example is an example included with the NNDK. It can be found in \nburn\examples\udp\SimpleUdpToSerial.
Project Description
This program will send/receive data between a UDP program, such as the NetBurner UDP Terminal, and a serial port (such as the MTTTY program). The UDP configuration parameters are handled through the web page configuration interface.
Requirements
- A network enabled NetBurner
- NetBurner's Eclipse IDE
Source Code
This source code is included for reference only.For up to date source, please use the example application source code included with your Development Kit
