Hi!
I have just studied the basics of java myself, started to learning its classes and made my "Hello Java project". Until now I was working with C# serial class, as a virtual comm port. I need above all to build the communication infastracture for my projects to come.
I did some research, but I found some articles about some APIs for linux, some others are referring to "dead projects" for windows and most of them were 1-2 years old.
Can someone share some references about this issue? I would be interested in references for both theory - explanation of those APIs and reference code as well.
I'm using NetBeans IDE 7.0.1 by the way. Is there an add on I should install?
Thanks in advance.
I have just studied the basics of java myself, started to learning its classes and made my "Hello Java project". Until now I was working with C# serial class, as a virtual comm port. I need above all to build the communication infastracture for my projects to come.
I did some research, but I found some articles about some APIs for linux, some others are referring to "dead projects" for windows and most of them were 1-2 years old.
Can someone share some references about this issue? I would be interested in references for both theory - explanation of those APIs and reference code as well.
I'm using NetBeans IDE 7.0.1 by the way. Is there an add on I should install?
Thanks in advance.
Comment