can i share a printer port over the net?

G

good2bealive

I'm using a program to flash memory on a cellular handset. However, this
program requires a dongle to be attached to the PC lpt1 port.

The problem is we have a satellite employee in another county who needs to
flash a handset. We can send him the software, however are unable to send him
the dongle, and he needs it sooner than it can be shipped anyway.

Is there a way to let his PC "map" his printer port to mine? we're using
winxp.
 
D

David B.

Possibly, but it likely won't solve the problem as the hardware dongle still
isn't present on his system.
 
S

smlunatick

I'm using a program to flash memory on a cellular handset. However, this
program requires a dongle to be attached to the PC lpt1 port.

The problem is we have a satellite employee in another county who needs to
flash a handset. We can send him the software, however are unable to sendhim
the dongle, and he needs it sooner than it can be shipped anyway.

Is there a way to let his PC "map" his printer port to mine? we're using
winxp.

How does the cell phone connect in order to "flash" the unit? The
LPT1 security dongle is only device connected to this LPT port for the
flash?
 
G

good2bealive

hey thanks for responding!

the cell phone connects to the pc using a usb to serial cable from lg. when
the software is run all the updates occur through this connection. the only
thing the parallel port dongle is used for is the license to run the
software.

to david,
just to clarify, could you explain why it wouldn't work? i don't know the
internals of an OS, but it seems like if a program requested information from
a parallel port, the os/kernel could redirect that request to another
parallel port over a tcp/ip socket...is that not possible?
 
R

Richard G. Harper

It won't work because the software that uses these types of devices
(security dongles) uses hardware function calls to verify the presence of
the device. Network redirection is done via software. So the software will
look at the hardware port, find nothing, and fail.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top