bo...@tee-boy.com
unread,Jan 3, 2012, 5:42:39 PM1/3/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CocoaHTTPServer
I've been using CocoaHTTPServer for several years now and love it!
One thing that I would love to see in AsyncSocket, the basis for
CocoaHTTPServer, is support for serial ports. My application talks to
serial based devices, but those same devices could be using serial to
IP converters. It would be great to have AsyncSocket also support
asynchronous reads from serial ports, as I could use the exact same
protocol code and not have to worry what type of interface I'm using.
Are there any plans for this type of functionality?