-
在网络中,使用IPC$拷贝文件并添加系统任务,在指定时间内执行。...
在网络中,使用IPC$拷贝文件并添加系统任务,在指定时间内执行。-the network, the use of the IPC $ copy files and add the system and to the implementation within the specified time.
- 2022-03-30 16:13:17下载
- 积分:1
-
asp即时通
asp即时通-asp instant messaging
- 2022-03-09 15:38:52下载
- 积分:1
-
Mapping a network drive source code, very good use for study and reference
映射网络驱动器源代码,挺好用的,可供学习与参考-Mapping a network drive source code, very good use for study and reference
- 2022-07-20 17:56:30下载
- 积分:1
-
条码查询代码,包括客户端和服务器端
该代码实现了socket编程,客户端很好的完成了界面处理,实现简单;服务器端配置数据库,可以进行条码的插入、查询、删除等操作
- 2023-02-24 17:50:06下载
- 积分:1
-
Skype API description 1.2 Skype
Skype API description 1.2 Skype
- 2022-05-25 21:54:37下载
- 积分:1
-
基于snmp的网管程序,使用windows API
基于snmp的网管程序,使用windows API-snmp based network management, the use of windows API
- 2022-02-28 17:01:02下载
- 积分:1
-
MTSServer this procedure and the use of Hopewell, MTSServer
此程序和MTSServer本合使用,MTSServer是服务端程序,该程序很好的说明了网络客户如何通过TCP连接到服务器,并通过密码验证方法传送多个文件-MTSServer this procedure and the use of Hopewell, MTSServer-service procedures, the procedures for a good reminder of how the customer network through TCP connection to the server, and through password verification means of transmission multiple files
- 2022-01-30 17:41:29下载
- 积分: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
-
基于WINSOCK的信息交互
通过serverSocket.Accept()来接收客户Socket的连接请求,在这里用循环可以实现该线程实时侦听,而不是只侦听一次。当程序运行serverSocket.Accept()时,会等待,直到有客户端Socket发起连接请求时,获取该客户Socket,如上面的clientSocket。在这里我用多线程来实现与多个客户端Socket的连接和通信,一旦接收到一个连接后,就新建一个线程,执行ReceiveData功能来实现信息的发送和接收
- 2022-03-19 00:10:54下载
- 积分:1
-
网络文件传输(分服务端和客户端)
网络文件传输(分服务端和客户端)-network file transfer (sub-server and client)
- 2022-03-30 01:49:14下载
- 积分:1