UDPSockets

From NetBurner Wiki
Jump to: navigation, search
UDPSockets.png

The UDP Sockets Example is an example included with the NNDK. It can be found in \nburn\examples\udp\UDPSockets.

Project Description

This application will send/receive UDP packets with another host on a network, such as a PC. Use the MTTTY serial port program to access the menu and prompts to specify the destination IP address and port number.

NetBurner supplies an API for handling UDP as a C++ Class using UDPPacket, or you can use a UDP socets API (see UDP socet example).

For an external UDP host you can use the NetBurner java example, or the NetBurner UDP terminal program.

Requirements


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

ZipICO.PNG UDPSockets Example Source Info_circle.png

Personal tools
Namespaces
Variants
Actions
Navigation
interaction
Official NetBurner
Toolbox