Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

SERIAL PORT COMMUNICATION

  Asked By: Ruben    Date: Aug 10    Category: Java    Views: 2077
  

I have 2 pcs connected to one another, connected through a cable to
one another's COM ports

Can any1 tell me how, or show me a sample application code that
could help me transfer data over this com port?

I wana transfer files and so on as i do on sockets over tcp... any
tips?

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Aaron Kennedy     Answered On: Aug 10

first you need the commAPI from java.sun.com

Use their examples to build your own app to send and receive data  via
comm ports.

 
Didn't find what you were looking for? Find more on SERIAL PORT COMMUNICATION Or get search suggestion and latest updates.




Tagged: