Hi all,
I am writing an application that will run on a ppc2003 pda and that will act as a tcp server to interact with few serial devices over ethernet.
So far I tested the code desktop side, using a com port redirector over ethernet, so that in basic4ppc I just need to handle different COM ports without warring about handling TCP communication.
I was unabled to find a serial to ethernet redirector for windows mobile. Does anyone know one possibly freeware?
A more elegant way to do the job it would be to write everything with basic4ppc, but I can't figure out how to combine the serial controls with the TcP communication.
Any hints are appreciated?
thanks
I am writing an application that will run on a ppc2003 pda and that will act as a tcp server to interact with few serial devices over ethernet.
So far I tested the code desktop side, using a com port redirector over ethernet, so that in basic4ppc I just need to handle different COM ports without warring about handling TCP communication.
I was unabled to find a serial to ethernet redirector for windows mobile. Does anyone know one possibly freeware?
A more elegant way to do the job it would be to write everything with basic4ppc, but I can't figure out how to combine the serial controls with the TcP communication.
Any hints are appreciated?
thanks