Link to home
Create AccountLog in
Avatar of curiouswebster
curiouswebsterFlag for United States of America

asked on

Printing to a COM port when the hardware's been removed

I have a solution where I attach a JADTech (www.JADTechCorp.com) to a serial port, then read the transmissions from the JADTech via an Ethernet cable.

My question is whether there is any danger to the system if the "black box" is removed, and there's nothing there to catch the data.

Does it simply vanish?  Does it put the system in danger in any way?  It's Windows 2000.


thanks,
newbieweb
Avatar of scrathcyboy
scrathcyboy
Flag of United States of America image

Your link doesn't work.

In general, neither serial nor ethernet is likely to damage a computer or system on the other end that is not responding to the serial or ethernet requests.  If there is no serial or RJ-45 acknowledgement, the packets simply get LOST, and nothing happens to them at the computer that is ignoring the packets.

Unless JADTech is doing something that violates the serial and ethernet protocols, there would be no danger in having one device transmitting, but the other recipient system just ignoring the data packets.
Avatar of curiouswebster

ASKER

try this:  http://www.jadtechcorp.com/

What I mean is can some queue overflow, for example, on the machine which is doing the writing to the COM port, that could cause some problem? Since I won't have the JADTech always plugged in, the receiving machine is not my concern.

ASKER CERTIFIED SOLUTION
Avatar of scrathcyboy
scrathcyboy
Flag of United States of America image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer