iNTERFACEWARE Products Manual > Installing and Using Chameleon > Language API Documentation > Chameleon Networking Components > What are the TCP/IP Limitations with the Networking Components? |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
The networking components included with Chameleon do not impose any technical limitations other than those imposed by the operating system on which the components are running. If you are using a POSIX-compliant operating system, such as Mac OS X or Solaris, the networking components are implemented using the Berkeley sockets API. If you are using Windows, the networking components are implemented using Microsoft WinSock 2. You will need to test any application that uses Chameleon's networking components to make sure that it is not affected by any limitations imposed by the implementation of socket connections on your operating system. |