Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - <b>class tsocket</b> internet tcp/ip sockets support http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Class TSocket      InterNet TCP/IP sockets support
--------------------------------------------------------------------------------

 DATA
--------------------------------------------------------------------------------
 nPort           socket port number
 cIPAddress      socket IP address
 nTimeOut        connection timeout value
 nBackLog        listen backlog value
 nSocket         socket handle

 METHODS
--------------------------------------------------------------------------------
 New             Constructor from source code.
 ReDefine        Constructor for resources.
 cGetPRG         Generates the source code of the button.
 New( nPort )    Constructor. nPort specifies the port to use
 Accept          Constructor. Creates a clone from the listening host socket
 End             Closes the connection
 GetText         Retrives the data that arrives to the socket
 SenData         Sends data throught the socket
 Listen          Turns the socket into a listening host socket


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson