12-14-2007 08:32 AM
12-14-2007 08:41 AM
12-14-2007 08:42 AM
12-14-2007 11:30 AM
12-14-2007 01:18 PM - edited 12-14-2007 01:19 PM
Its been ten years since I did this but it is possible to run TCP/IP over serial if you know how to tinker with and prod Windows to do so.
Once that is done you can use VI server to interact with the remote machine.
Sorry I do not remeber the details.
Ben
PS by today's standards this will appear dog slow.
12-17-2007 12:51 AM
What is the reason for using TCP/IP?
The connection is point to point, and the more simple thing, and the faster, will be just read/write to serial port.
TCP/IP will help only for future upgrades, if internet connection becomes available.
12-17-2007 08:19 AM
12-17-2007 08:36 AM
12-17-2007 11:44 AM
12-18-2007 02:19 AM
As i am not familiar with PPP or SLIP, can you tell me the advantages of using those protocols and not simple serial read-write (with custom simple protocol) ?
If you have a nice link it will be usefull too.
Thanks