Click here to Skip to main content
15,896,207 members

Comments by Coder Block (Top 104 by date)

Coder Block 11-Dec-14 0:50am View    
Hi Garth,

I am trying to communicate with an RS485 device through an ethernet to serial converter using my system's ethernet port.
I have made a sample application in JAVA which uses socket communication for communication with device. This appln. works.
But we have a couple of legacy applications which do not support socket communication but only support communication over serial port.
So we thought of developing a utility which will create a virtual serial port over which we can establish communication through applns. supporting serial port selection.
Tried com0com and com2tcp but was not successful.
It would be great if anyone could guide me with any reading material or share their experiences in doing such a thing.
Coder Block 9-Jul-13 2:51am View    
I know QueryInterface() used to separate multiple interface from single one but I really doesn't known how to apply it for version management!!
Coder Block 9-Jul-13 2:26am View    
Hey thanks for reply but please can you explain me same with example??
Coder Block 18-May-13 8:18am View    
Dear ThePhatomUpvoter I already go thought its. I known how to browse MSDN.
Coder Block 13-May-13 0:47am View    
your the gem thank you so much..