E Comm: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
A [[C]] library with an associated [[C++]] class library that is designed to handle most communications that your application needed including asynchronous serial communication and networking using | A [[C]] library with an associated [[C++]] class library that is designed to handle most communications that your application needed including asynchronous serial communication and networking using NetBIOS and TCP/IP in client or server modes. In addition to OS/2 the e_Comm library supports 32-bit versions of [[MS Windows]]. | ||
==License and availability== | ==License and availability== | ||
* Commercial software - Discontinued | * Commercial software - Discontinued | ||
==Author== | ==Author== | ||
* [[Simple Software Solutions]] | * [[Simple Software Solutions]] | ||
[[Category:C Libraries]][[Category:C++ Class Libraries]] |
Latest revision as of 01:47, 8 February 2017
A C library with an associated C++ class library that is designed to handle most communications that your application needed including asynchronous serial communication and networking using NetBIOS and TCP/IP in client or server modes. In addition to OS/2 the e_Comm library supports 32-bit versions of MS Windows.
License and availability
- Commercial software - Discontinued