> Yes, it is the HawkNL library (http://hawksoft.com/hawknl/). > > It is LGPL and in 2005 it was the only open source library I found that > was portable on all platforms supported by CS. > > It is really low level, it just provides a common API for all platforms > (so you do networking “manually” with sockets).
Frank makes a very good point, easy for a programmer to use also means easy for a programmer to install. Bringing the library into the project as a header / source only include and committing to the CEL repository is an option? If so, this should be a very easy task and make configuring compiling much easier. I can add this to my proposal. > > I don't know if there are now other libraries that can be used but this > one can most probably be dumped into CEL instead of expecting for the user > to install it. > As you have previously said, the library works well, is tested and if it can be included in CEL then I cannot see changing TCP library would provide anything. Changing library probably wouldn't give anything back and would be a step back in terms of making progress? I am currently working on my application changes, will have this with you soon. Best regards, Dan ------------------------------------------------------------------------------ Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone on the nation's most reliable network. And it wants your games. http://p.sf.net/sfu/verizon-sfdev _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[email protected]?subject=unsubscribe
