Hi geeks,
I want to send a file from my PC to a remote device connected through serial port. So is there any API in java to send file over serial port?
Hi geeks,
I want to send a file from my PC to a remote device connected through serial port. So is there any API in java to send file over serial port?
See also RXTX. It is widely used and includes straightforward examples.