Project Description
Adds .net Microframework support for
- BinaryReader
- BinaryWriter
Adds TCP and UDP Server Support as an Extension to the Ggadgeteer NetworkModule
From this version it
is no longer necessary to modify the gadgeteer sourcecode
NOTE:
This Project is currently under development. Not all methods are 100% tested and currently I have only a FEZ Spider Mainboard with Ethernet module to test.
The download include a simple sample application to demonstrate some Basic features!
Coming soon:
- More Features in the Demo project (included in the project)
- Improved documentation
Special Thanks to
Michael Dodaro for the
Extension method code
Current in testing (Alpha Release Mid of december)
- TCPClient for a easy way to send data via TCP
- UDPClient for an easy way to send and receive data via UDP. If this class is completed I'll change some things in the UDPServer.
In planing