TcpMultiSocket

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

The TCP/IP Server Multiple Socket Example is an example included with the NNDK. It can be found in \nburn\examples\TCP\TcpMultiSocket.

Project Description

This example creates a TCP server that listens on the specified TCP port number and can handle multiple TCP connections simultaneously (10 in this example).

An easy way to test the example is to use multiple Telnet sessions to create simultaneous connections to the NetBurner device. Status messages are sent out stdio to the debug serial port, and to the client TCP connections.

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 TcpMultiSocket Example Source Info_circle.png

Personal tools
Namespaces
Variants
Actions
Navigation
interaction
Official NetBurner
Toolbox