Jump to content

E Comm: Difference between revisions

From EDM2
mNo edit summary
Ak120 (talk | contribs)
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 [[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]].
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:Tools]][[Category:MS Windows Tools]][[Category:Networking]][[Category:C]][[Category:C++]][[Category:Communications]]
[[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

Author