TcpClientSimple
From NetBurner Wiki
The TCP Simple Client Example is an example included with the NNDK. It can be found in \nburn\examples\TCP\TcpClientSimple.
Project Description
This example demonstrates how to create a TCP Client. All interaction is through the web page interface, which allows a user to type in a message and send it to a TCP Server.
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
