Client-server based software that talks to Digitrax LocoNet.
TCP server talks through a hardware interface (e.g. LocoBuffer) to LocoNet.
(User interface) clients talk to that server.
Java library to send and receive data via Serial COM-Ports.
This library is intended to provide an easy way to access the serial-port.
Only a few lines of code are needed to Read or Write data via serial port.
All Properties and Methods are inspired by the "SerialPort"-Class of the .NET Framework (System.IO.Ports.SerialPort)
The benefit of this project is, that it needs only a few lines of code to implement, and a reduced CPU load.
Intel® Mobile Platform SDK 1.3 covered by BSD license, enables developers to build mobile-aware applications. It provides a set of libraries and runtime components, and programming interface, common across Windows and Linux platforms.
A distributed, peer-to-peer, server-less communication & messaging solution for JAVA (JMS), C++ and .NET applications, integrates with JBoss, WebLogic & WebSphere. Offers guaranteed delivery, security and transactions. Supports TCP, SSL & HTTP protocols.
-----------------------------------
This project is no longer being actively maintained (it hasn't been worked on since around late 2006.
I am leaving what code is available.
If you wish to take over this project ...
Please send me a message on my profile
or email me at WilliamDeRieux@gmail.com.
You can also contact me on twitter: https://twitter.com/Neoh4x0r
and Google+: https://plus.google.com/+WilliamLDeRieuxIV/posts
-----------------------------------
This Project's Purpose is...