Improting python script libraries in jython

Does Ignition scripting support TCP/IP socket communication library functions? The system.net and the system.serial libraries seem to support only http get/put etc functions and rs232 serial port communication functions. How can I open a TCP/IP socket and wait for a communication with an eternal application on a separate thread ? Which library will support TCP/IP socket communication?