-2

I'm new to rxtx library i just want to know how to send data and recieve data from com port using rxtx and i'm a window's user.

Rafi
  • 181
  • 1
  • 1
  • 3
  • What have you tried? This is very basic and extensively covered in documentation and tutorials that is easily found through google. – us2012 Jan 04 '13 at 15:36
  • Also please read this, http://blog.stackoverflow.com/2010/09/good-subjective-bad-subjective/ to know how to form good questions. – Pradeep Simha Jan 04 '13 at 15:38

1 Answers1

0

You can start to look on read from COM and serial port communication. A library for this is jSSC.

Mihai8
  • 3,113
  • 1
  • 21
  • 31