| Author |
Parallel Ports on a Particular IP
|
manoj kumar jena
Greenhorn
Joined: Sep 24, 2007
Posts: 25
|
|
How can I get the parallel ports on a perticuler IP. I am trying to get Parallel port yet I have only its running IP. am using java.net, javax.comm APIs. PLEASE HELP ME IT'S VERY URGETN.
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8261
|
|
First off, please ease up. Every question on JavaRanch is urgent, at least to the person asking it. Next, I'm not quite sure what you mean. IP (Internet Protocol) is a network protocol. It has nothing to do with parallel ports. The Comm API is designed to be run locally and access local ports. If you are attempting to run it through a computer's network connection, I think you are out of luck.
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
 |
|
|
subject: Parallel Ports on a Particular IP
|
|
|