-
网络编程 有一个服务器 和一个客户端
网络编程 有一个服务器 和一个客户端-network programming with a server and a client
- 2022-02-12 16:29:59下载
- 积分:1
-
用rawsocket构造udp数据包的程序
用rawsocket构造udp数据包的程序-Rawsocket constructed using udp packet procedure
- 2022-01-25 18:01:24下载
- 积分:1
-
一个遵循RFC1312标准的消息发送协议2的聊天程序
一个遵循RFC1312标准的消息发送协议2的聊天程序- Follows the RFC1312 standard the news transmission agreement 2
chats the procedure
- 2022-04-01 22:26:24下载
- 积分:1
-
Win2000/XP中利用API函数实现信使服务功能
Win2000/XP中利用API函数实现信使服务功能-Win2000/XP using API functions courier services
- 2022-03-24 07:48:31下载
- 积分:1
-
用于制备皮肤的程序,包括所有的源程序
用delphi编写的一个可以换皮肤的程序,包括了所有源程序-used to prepare the skin for a procedure, including all source
- 2022-07-16 16:25:27下载
- 积分:1
-
一个tcp点对点聊天程序
一个tcp点对点聊天程序- Tcp point-to-point chats the procedure
- 2023-04-01 18:45:03下载
- 积分:1
-
card system set various parameters, such as ip, dns, the relevant parameters. In...
设定系统网卡各种参数,如ip,dns,相关参数。在2000下立即改变网卡参数。-card system set various parameters, such as ip, dns, the relevant parameters. In 2000 card immediately change parameters.
- 2023-06-17 05:55:04下载
- 积分:1
-
用socket 编程接口编写两个程序,分别为客户程序(client.c)和服务器程序(server.c),该程序应能实现下述命令功能:
get:取远方的一个...
用socket 编程接口编写两个程序,分别为客户程序(client.c)和服务器程序(server.c),该程序应能实现下述命令功能:
get:取远方的一个文件
put:传给远方一个文件
pwd:显示远主当前目录
dir:列出远方当前目录
cd :改变远方当前目录
? :显示你提供的命令
quit :退出返回
-Socket programming interface used to prepare the two procedures, namely client (client.c) and server (server.c), the program should be able to function to achieve the following command: get: get a file from afar put: to the distance a file pwd: display current directory far the main dir: lists the current remote directory cd: to change the current directory from afar? : Shows you the command quit: exit to return to
- 2023-02-27 03:40:03下载
- 积分:1
-
利用这软件,可以保存历史纪录,创建收藏家收藏网址的多功能的Web阅览器。...
利用这软件,可以保存历史纪录,创建收藏家收藏网址的多功能的Web阅览器。-use of this software, we can preserve the historical record, to create collectors of multi-site Web reader.
- 2022-02-02 11:32:31下载
- 积分:1
-
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CLis...
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CListenSocket,CClientSocket构成的。 (所有关于类的说明在代码中有) 下面简单介绍一下程序流程: 主程序调用CListenSocket类的对象来进行对Socket的监听,当收到请求时调用主程序的函数来处理相应的连接,把Socket放进队列中。 对于Socket的接收数据和断开连接是由消息来触发的,是通过调用基类CSocket中的虚函数重载来处理的。 注:详细的过程,在程序代码中均有注释!-Winsock server sample program note that the procedure was based on dialog programming, using one-to-many is the way to connect. The entire process by CServerDlg, CServerApp, CListenSocket, constitute the CClientSocket. (All categories on the note in code) The following outlines procedures have : main program called CListenSocket category to the target of the listening socket, when the call request is received when the main program functions to the corresponding connections, socket into the queue. Socket for the reception of data and disconnected from the news to trigger, by calling the base class CSocket the virtual function to handle the heavy load. Note : Details of the procedure code have Notes!
- 2022-01-26 07:55:19下载
- 积分:1