Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to make a serial communication between two PCs in Java?

Status
Not open for further replies.

alameer

Banned
Joined
Nov 21, 2005
Messages
16
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
0
blackbox serial java

welcome for all

who we can serial communication between two PC's by Java

( iam need Code and discribtion for it )

thank u
 

serial comm by java????

thankx tcsa35

i know this page

but i am not Profissinal in java

iam need simple example and tools for serial comm by java.
 

Re: serial comm by java????

old javacomm20-win32.zip with example.

Java Communications API - Samples

1) BlackBox: A Serial Port BlackBox application.
2) ParallelBlackBox: A Parallel Port BlackBox application
3) SerialDemo: A simpler SerialPort sample application
4) Simple: A very simple comm application
5) NullDriver: A template for driver writers. Can be used as the starting point
to write a driver for the Comm API.
6) porting: A template CommPortIdentifier java file for people interested
in porting the Comm API to a new platform.

enjoy
 
  • Like
Reactions: elec08

    elec08

    Points: 2
    Helpful Answer Positive Rating
Re: serial comm by java????

A updated serial and parallel library for Java can be found at:

http://www.rxtx.org/

Versions for Linux and Windows

Compatible with the javax.comm from SUN that no longer suports Windows.

I have used it and it works perfect.

regards Me
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top