DSP 的 wsocket.zip 98K. 98-8的. for d1,d2,d3,d4(?), c++ build.
包括:
> WSocket.pas (Winsock component - TCP, UDP, DNS,...)
> HttpProt.pas (HTTP client protocol - used by the web)
> FtpCli.pas (FTP client protocol - file transfert)
> FtpSrv.pas (FTP server protocol - file transfert)
> Ping.pas (ICMP echo protocol - ping a host)
> Pop3Cli.pas (POP3 client protocol - get mail from mail server)
> MimeDec.pas (MIME component - decode file attach, use with POP3)
> SmtpProt.pas (SMTP client protocol - send mail to server)
> NntpCli.pas (NNTP client protocol - send and receive newsgroups messages)
> TnCnx.pas (TELNET client protocol - terminal emulation protocol)
> TnScript.pas (TELNET client protocol - with automation)
> EmulVT.pas (ANSI terminal emulation in a control)
> TnEmulVT.pas (TELNET and ANSI terminal emulation combined)
> FingCli.pas (FINGER client protocol - Find informations about user)
> Wait.pas (A kind of progress bar)
抱歉, 上回讲错了, 我指的就是这个东西. 同一个控件可以支持tcp和udp...的server和client