Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Socket Programming for RFID Reader

843790Oct 18 2006 — edited Oct 20 2006
Hi all
I am new to socket programming. I am trying to make a client program
which can access the server running on RFID devices. I know the IP and port of the RFID reader and commands which I can send to the RFID reader server. I have gone through some article and I am able to connect the server but I can not get the response. The commands are in byte protocol.
Please let me know how to do it and if anybody has some article or source code, please provide me.

Thank you very much
kvijai
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 17 2006
Added on Oct 18 2006
6 comments
359 views