Remote COM Port - Non-PC interface
|
Back to Old Forum Mainpage
FaaB, 24.8.2009, 13:52
Non-PC interface?
Hi;
I am working on a project that is not PC based but need to have a similar funcitonality so a PC can use the serial port on that device via TCPIP.
Is there a way to share the communication protocole of this program with us? We can be willing to pay a license per installed applicaiton for this SW if we get it to work.
Really appreviate your help,
Best regards,
/FaaB
Jan, 24.8.2009, 15:24
Re: Non-PC interface?
I think there is no way. The piracom includes especially a work with buffers etc., the lower levels are already included in Windows (TCP/IP) or added using 3rd party components.
It's unfortunatelly the TCP/IP stack that is the most difficult to implement if you want to realise the device on non-PC basis. These products already exist, check for example www.eztcp.com
Back to Old Forum Mainpage