-
BCB编写的使用SMTP、POP3和FTP的例子
BCB编写的使用SMTP、POP3和FTP的例子-BCB prepared by the use of SMTP, POP3 and FTP example
- 2022-03-11 23:00:17下载
- 积分:1
-
这个是在窗口界面中实现的ping命令,值得一看
这个是在窗口界面中实现的ping命令,值得一看-this window interface is achieved by the ping command, an eye-catcher
- 2022-03-14 22:50:21下载
- 积分:1
-
拍卖系统的程序~!比较简单的
拍卖系统的程序~!比较简单的-auction system procedures ~! Relatively simple
- 2022-01-22 12:13:16下载
- 积分:1
-
ZBee协议栈源码,加上其精简版MiWi,有范例说明.不识货的就算了
ZBee协议栈源码,加上其精简版MiWi,有范例说明.不识货的就算了-ZBee protocol stack source code, combined with its streamlined version MiWi, illustrations. Do not know what"s what, even if the
- 2022-02-02 04:10:45下载
- 积分:1
-
邮件发送客户端
这个程序采用socket套接字来实现了邮件客户端的发送程序,实现了smtp 协议和pop3协议的内容,是计算机网络课程的一个小小的练习程序。这个程序采用socket套接字来实现了邮件客户端的发送程序,实现了smtp 协议和pop3协议的内容,是计算机网络课程的一个小小的练习程序。这个程序采用socket套接字来实现了邮件客户端的发送程序,实现了smtp 协议和pop3协议的内容,是计算机网络课程的一个小小的练习程序。
- 2022-12-10 11:35:02下载
- 积分:1
-
CWebGrab is a simple class that allows you to quickly and easily download files...
CWebGrab is a simple class that allows you to quickly and easily download files from the net. The class is merely a light wrapper for the MFC internet classes, and as such supports any protocol that the MFC classes support.
- 2022-03-18 10:29:55下载
- 积分:1
-
Netscape公司提供的安全套接字层
Netscape公司提供的安全套接字层 -Safe socket layer provided by Netscape company
- 2022-02-01 14:13:49下载
- 积分:1
-
是一个很好的网站模板,希望能和志同道合的网友们共同进步。...
是一个很好的网站模板,希望能和志同道合的网友们共同进步。-is a very good web site templates, hopes to be able to like-minded netizens to common progress.
- 2023-07-11 07:05:04下载
- 积分:1
-
FTP protocol is based on TCP/IP file transfer protocol that is used in the netwo...
FTP协议是一种基于TCP/IP的文件传输协议,用来在网络中进行文件传输。FTP是TCP/IP的一种具体应用,它工作在OSI模型的第七层,TCP模型的第四层上,即应用层,使用TCP传输而不是UDP,FTP客户在和服务器建立连接前就要经过一个“三次握手”的过程,它带来的意义在于客户与服务器之间的连接是可靠的,而且是面向连接,为数据的传输提供了可靠的保证-FTP protocol is based on TCP/IP file transfer protocol that is used in the network for file transfer. FTP is a TCP/IP to a specific application, it works in the seventh layer of OSI model, TCP model for the fourth layer, namely, the application layer, using TCP transport instead of UDP, FTP client and server must establish a connection before the After a "three-way handshake" process, it brings the significance of the connection between the client and the server is reliable, but also connection-oriented, for data transmission to provide a reliable guarantee for
- 2022-02-25 08:53:38下载
- 积分:1
-
基于TCP的Socket通信
基于TCP的Socket通信,c语言编写,开发环境是vc6.0。含有服务器和客户端,压缩包中有使用说明。
- 2022-04-20 00:16:40下载
- 积分:1