-
socket编程,建立一个服务器,用于聊天的程序。
socket编程,建立一个服务器,用于聊天的程序。-socket programming, the establishment of a server for the chat program.
- 2023-03-13 19:20:03下载
- 积分:1
-
Make the server controls, is VB the preparation of the network
做服务器的控件,是VB编写网络程序中比较好的基础控件,可是多客户端连接-Make the server controls, is VB the preparation of the network-based control program, a relatively good
- 2022-07-17 19:40:07下载
- 积分:1
-
dns query here
come and download
here all
dns query here
come and download
here a-dns query here
come and download
here all
- 2022-03-23 13:16:11下载
- 积分:1
-
一个用C语言开发的BBS系统,包含在线留言等功能。
一个用C语言开发的BBS系统,包含在线留言等功能。-a C-language development of the BBS system, including voice mail and other online functions.
- 2022-01-27 19:55:22下载
- 积分:1
-
获得本机名、本机IP、外网IP及IP地址(即在本机的位置)
获得本机名、本机IP、外网IP及IP地址(即在本机的位置)-Access to the machine name, the local IP, external IP Net and IP address (that is, at the location of the machine)
- 2022-04-30 14:24:53下载
- 积分:1
-
Server-side installation package. Installed on the desktop after the implementat
--- 服务端安装包。 ------安装后执行桌面上的Chat服务,方可提供连接聊天室。-- Server-side installation package. Installed on the desktop after the implementation of Chat services, be provided to connect the chat room.
- 2022-02-22 02:08:34下载
- 积分:1
-
一个简单的UDP数据接收发送程序
一个简单的UDP数据接收发送程序-a simple send UDP data reception procedures
- 2022-02-06 14:57:13下载
- 积分:1
-
很多,说不清楚,自己下来看看, 肯定对网络编程和界面编程有帮助, 没帮助退货...
很多,说不清楚,自己下来看看, 肯定对网络编程和界面编程有帮助, 没帮助退货-many, which could see themselves down, certainly on network programming and programming interface help, not to help return
- 2023-07-24 20:15:03下载
- 积分:1
-
用VC++制作一个简单的局域网消息发送工程
用VC++制作一个简单的局域网消息发送工程-VC produced a simple LAN messaging works
- 2022-05-14 02:53:51下载
- 积分: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