Telnet implementation based on async?
| Newsgroups | gmane.comp.lang.ocaml.beginners |
|---|---|
| Message-ID | <[email protected]> |
I was wondering if anyone here would be willing to write a telnet protocol implementation based on the Async library, for money? I need it to interact with this board designed for controlling CNC machines and 3D printers: http://smoothieware.org/ smoothieboard http://smoothieware.org/smoothieboard http://smoothieware.org/ network http://smoothieware.org/network I *could* start to figure out how to use the telnet implementation in the netclient module of the Ocamlnet library, but I would much rather use a modern library like Async. Please let me know if you would do this task for money. I would suggest the implementation to be open sourced and well documented. I'll gladly make my Smoothieboard open to the internet so you have a convenient test target. regards Jon Loldrup