Can ping device from one computer and not the other
- by Sean Duggan
I've recently been assigned to work on a diagnostic program done in C++ which communicates with a piece of electronic equipment. Our normal scenario involves communicating via an RS232 interface, but I've been asked to make our program work over ethernet, source code having been done in Visual Basic.
After much thrashing about trying to get the…