-
局域网中查看各个终端的磁盘信息的小程序。主要是网络socket编程...
局域网中查看各个终端的磁盘信息的小程序。主要是网络socket编程-See all LAN terminals disk information applets. Network socket programming is mainly
- 2022-08-03 01:22:06下载
- 积分:1
-
Client程序同样分别创建一个TCP socket 和一个UDP socket,首先client使用TCP socket连接TCP Server。
连接成...
Client程序同样分别创建一个TCP socket 和一个UDP socket,首先client使用TCP socket连接TCP Server。
连接成功后显示提示信息;
然后client端向TCP Server发送“GET UDP PORT”字符串,Server收到后向client回送自己的UDP Server 端口号(即Client端仅知道TCP Server的端口号而不知道UDP Server的端口号);
client在收到UDP Server的端口号后, 为用户显示3个选项:
1.“Get current time(TCP)”服务器时间
2.“Echo Mode(UDP)”回显6
3.“Exit the program”.
-Client program also creates a TCP socket, respectively, and a UDP socket, the first client to use TCP socket connection TCP Server. After a successful connection displays a prompt message and then client-side to the TCP Server sends " GET UDP PORT" string, Server receipt back to the client to send their UDP Server port number (ie, Client-side only to know the TCP Server" s UDP port number do not know Server" s port number) client received UDP Server port number, in order to the user three options: 1. " Get current time (TCP)" server time 2. " Echo Mode (UDP)" echo 63. " Exit the program" .
- 2023-07-31 00:05:03下载
- 积分:1
-
该程序演示了使用SOCKET select API模型,对用SOCKET进行网络服务器编程来说可以是一个很好指导...
该程序演示了使用SOCKET select API模型,对用SOCKET进行网络服务器编程来说可以是一个很好指导-demonstration of the procedure used SOCKET select API model used for network server socket programming because it is a good guide
- 2022-01-28 05:00:05下载
- 积分:1
-
Java programming, java and corba will combine to achieve remote method invocatio...
Java Corba编程, 是将java 和 corba 结合在一起来实现远程方法调用. corba 比 rmi 应用的更广泛.-Java programming, java and corba will combine to achieve remote method invocation. Corba than rmi applications more extensive.
- 2023-08-10 10:25:04下载
- 积分:1
-
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘...
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。
-messenger elf is a simple chat tools. A major demonstration is the main network programming steps. The programs use Packaging good libraries, makes application layer need not consider the network news is how it has been accepted and sent, and do not need sticky packets of data and packet loss of a thorn in hand, as long as you call the corresponding function on it. Functions well as your work. You only need to define its own agreement head and the structure of news, the definition of a good network news callback function on it.
- 2022-06-14 05:38:31下载
- 积分:1
-
得到浏览器(CHtmlView)中的HTML内容并修改这些内容的程序
得到浏览器(CHtmlView)中的HTML内容并修改这些内容的程序- Obtains the browser (CHtmlView) the center HTML content and
revises these contents the procedure
- 2023-02-17 13:05:03下载
- 积分:1
-
记数统计功能,全面记载浏览者的ip,操作系统,浏览时间等参数
记数统计功能,全面记载浏览者的ip,操作系统,浏览时间等参数-counting statistics functions, comprehensive records of surfers ip, operating systems, time and other parameters View
- 2022-01-26 07:31:41下载
- 积分:1
-
简单的网络编程下的窗口程序,功能强大
vc的简单网络编程,windows下ping程序,功能强大-vc simple network programming under windows ping procedures, powerful
- 2022-06-22 04:43:27下载
- 积分:1
-
自已学了点网络编程后写的聊天小程序,很简单的功能,适合初学者,喜欢的朋友请下...
自已学了点网络编程后写的聊天小程序,很简单的功能,适合初学者,喜欢的朋友请下-Learn self-written after the point of network programming chat applet, a very simple function, suitable for beginners, like a friend to the next
- 2022-03-28 21:25:00下载
- 积分:1
-
vc的源程序 1)能俘获TCP包 2)能解析TCP包 3)能从TCP/IP包中提取出数据...
vc的源程序 1)能俘获TCP包 2)能解析TCP包 3)能从TCP/IP包中提取出数据-a source of vc), TCP packets can be captured 2) Analysis of TCP packets can be three) from the TCP/IP packet data extracted
- 2022-01-31 04:44:03下载
- 积分:1