Description: FUNDAMENTALS is a collection of Delphi code libraries.
FUNDAMENTALS SOCKETS contains:
Sockets cWinSock.pas WinSock functions
cSocks.pas SOCKS4/5 functions
cSocketHostLookup.pas Socket host lookup class
cSockets.pas Base class for sockets
cSocketsTCP.pas Base class for TCP sockets
cSocketsTCPClient.pas Base class for TCP client sockets
cSocketsTCPServer.pas Base class for TCP server sockets
cSocketsUDP.pas Base class for UDP sockets
cTCPStream.pas TCP stream class
cTCPClient.pas TCP client component
cTCPServer.pas TCP server component
FUNDAMENTALS SOCKETS require FUNDAMENTALS UTILITIES (included).
File list (Check if you may need any files):
fndSck327
.........\cDefines.inc
.........\Datastructs
.........\...........\cArrays.pas
.........\...........\cDictionaries.pas
.........\...........\cLinkedLists.pas
.........\...........\cSparseArrays.pas
.........\...........\cTypes.pas
.........\Examples
.........\........\Host Lookup
.........\........\...........\fMain.dfm
.........\........\...........\fMain.pas
.........\........\...........\HostLookup.cfg
.........\........\...........\HostLookup.dpr
.........\........\...........\HostLookup.res
.........\........\TCP Client Async
.........\........\................\fMain.dfm
.........\........\................\fMain.pas
.........\........\................\TCPClientAsync.cfg
.........\........\................\TCPClientAsync.dpr
.........\........\................\TCPClientAsync.res
.........\........\TCP Client Thread
.........\........\.................\fMain.dfm
.........\........\.................\fMain.pas
.........\........\.................\TCPClientThread.cfg
.........\........\.................\TCPClientThread.dpr
.........\........\.................\TCPClientThread.res
.........\........\TCP Server Async
.........\........\................\fMain.dfm
.........\........\................\fMain.pas
.........\........\................\TestTCPServer.dpr
.........\........\................\TestTCPServer.res
.........\........\TCP Server Thread
.........\........\.................\Project1.dpr
.........\........\.................\Project1.res
.........\........\.................\Unit1.dfm
.........\........\.................\Unit1.pas
.........\........\UDP
.........\........\...\fMain.dfm
.........\........\...\fMain.pas
.........\........\...\UDPTest.cfg
.........\........\...\UDPTest.dpr
.........\........\...\UDPTest.res
.........\Fundamentals3_SocketsD5.cfg
.........\Fundamentals3_SocketsD5.dof
.........\Fundamentals3_SocketsD5.dpk
.........\Fundamentals3_SocketsD5.res
.........\Fundamentals3_SocketsD6.cfg
.........\Fundamentals3_SocketsD6.dof
.........\Fundamentals3_SocketsD6.dpk
.........\Fundamentals3_SocketsD6.res
.........\Fundamentals3_SocketsD7.cfg
.........\Fundamentals3_SocketsD7.dof
.........\Fundamentals3_SocketsD7.dpk
.........\Fundamentals3_SocketsD7.res
.........\Fundamentals3_UtilitiesD5.cfg
.........\Fundamentals3_UtilitiesD5.dof
.........\Fundamentals3_UtilitiesD5.dpk
.........\Fundamentals3_UtilitiesD5.res
.........\Fundamentals3_UtilitiesD6.cfg
.........\Fundamentals3_UtilitiesD6.dof
.........\Fundamentals3_UtilitiesD6.dpk
.........\Fundamentals3_UtilitiesD6.res
.........\Fundamentals3_UtilitiesD7.cfg
.........\Fundamentals3_UtilitiesD7.dof
.........\Fundamentals3_UtilitiesD7.dpk
.........\Fundamentals3_UtilitiesD7.res
.........\Internet
.........\........\cInternetUtils.pas
.........\........\cURL.pas
.........\readme.txt
.........\Sockets
.........\.......\cSocketHostLookup.dcr
.........\.......\cSocketHostLookup.pas
.........\.......\cSockets.pas
.........\.......\cSocketsReg.pas
.........\.......\cSocketsTCP.pas
.........\.......\cSocketsTCPClient.pas
.........\.......\cSocketsTCPServer.pas
.........\.......\cSocketsUDP.dcr
.........\.......\cSocketsUDP.pas
.........\.......\cSocks.pas
.........\.......\cTCPClient.dcr
.........\.......\cTCPClient.pas
.........\.......\cTCPServer.dcr
.........\.......\cTCPServer.pas
.........\.......\cTCPStream.pas
.........\.......\cWinSock.pas
.........\Streams
.........\.......\cReaders.pas
.........\.......\cStreams.pas
.........\.......\cWriters.pas
.........\System
.........\......\cDynLib.pas
.........\......\cFileUtils.pas
.........\......\cLog.pas
.........\......\cRegistry.pas
.........\......\cSysComponents.dcr
.........\......\cSysComponents.pas
.........\......\cThreads.pas