Hi All, I would like to test LPC2378 board with an application running on PC which should be configurable as a server/Client. Made a simple application in LPC2378 to send and receive data from active connections (5 connections, open and close one by one circularly).
I can use hyper-terminal to test this. But i would like to check with some real application since i will be communicating with similar application in later stage.
So - a couple of hours and you will have a program that is specifically customized for your needs. No one else knows what your needs are, so it isn't too likely others have programs suitable for you.
But it is way quicker to fix networking code for the PC than it normally is for an embedded device. Lots of sample code available for all different variants of clients and servers with threading, connection pooling, multiplexing, ...
Thank you Andy and Per.
Exactly what i was looking for. I had these applications years ago. Could not recollect them from memory.
I think Andy stands for nickname of Andrew...