Board index » delphi » TCP/IP Protocol

TCP/IP Protocol

Can anyone help me regarding info about implementing TCP/IP under Delphi 2?

Thanks

Neal :-)

ncroc...@cygnus.uwa.edu.au

 

Re:TCP/IP Protocol


In article <01bbe2cc$1cf5d7e0$86611...@ncrocker.uwa.edu.au>, "Neal

Quote
Crocker" <ncroc...@cygnus.uwa.edu.au> writes:
>Can anyone help me regarding info about implementing TCP/IP under Delphi
2?

Do you mean as through a WinSock?  If so, there is a component out there
called TSockets that works pretty well, comes with source code so you can
modify it (as I did to allow larger packets than 256 byte strings).

Other Threads