-
好的东东哈,一个能实现网络邮件传递的程序,相当于一个好的邮件服务器哈...
好的东东哈,一个能实现网络邮件传递的程序,相当于一个好的邮件服务器哈-good Eastern Kazakhstan, a network can send mail to the procedure, which is equivalent to a good mail server Kazakhstan
- 2022-08-19 21:24:12下载
- 积分:1
-
多线程socket程序,基于“阻塞SOCKET”的包装类以及示例程序
多线程socket程序,基于“阻塞SOCKET”的包装类以及示例程序
- 2022-06-03 10:01:04下载
- 积分:1
-
使用完全端口进行网络编程。这是一个非常有用的例子程序。
使用完全端口进行网络编程。这是一个非常有用的例子程序。-full use of port network programming. This is a very useful example programs.
- 2023-08-11 17:15:04下载
- 积分:1
-
UDP聊天程序
UDP聊天程序-UDP chat program
- 2022-07-27 07:15:15下载
- 积分:1
-
能够开启摄像头的一段代码
能够开启摄像头的一段代码-camera to the opening section of the code
- 2022-03-03 22:11:44下载
- 积分:1
-
JAVA页面密码保护
JAVA页面密码保护-password-protected pages JAVA
- 2022-10-16 08:35:03下载
- 积分:1
-
一个基于sip的通信源代码,很详细的文档说明,值得参考和学习...
一个基于sip的通信源代码,很详细的文档说明,值得参考和学习-A sip of communication based on source code, the document explains in great detail, it is also useful and learning
- 2022-02-14 08:46:49下载
- 积分:1
-
易语言聊天,易语言版聊天室
易语言聊天,易语言版聊天室-Yi language chat
- 2023-06-18 03:00:03下载
- 积分:1
-
FTP文件传输协议,服务器端JAVA编程实现
FTP文件传输协议,服务器端JAVA编程实现-FTP File Transfer Protocol, server-side JAVA Programming
- 2022-06-30 08:52:17下载
- 积分:1
-
TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端...
TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:clientls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communication program one : running a process, running the server and wait for the client to issue two requests, the client operating procedures, the importation of customer IP address, link request, if successful connection, the server-client shows the IP address and port number ; the client receives the document and preserve d : client ls.txt, otherwise an error message. 2 : Principle procedures transmitter : open the file, read each character to the buffer (buffer size for 1024), and if the document is greater than 1,024, then sent into pieces; If less, then sent directly. Receivers : Send-the same reason.
- 2022-06-30 17:04:28下载
- 积分:1