-
创建原始套接字,构造ICMP协议ECHO数据头,发送数据sendto 接收数据recvfrom,分析返回IP数据头及ICMP数据头 程序代码极其简单,适合初学网...
创建原始套接字,构造ICMP协议ECHO数据头,发送数据sendto 接收数据recvfrom,分析返回IP数据头及ICMP数据头 程序代码极其简单,适合初学网络编程者参考- Founds the primitive sleeve joint character, structure ICMP the
agreement ECHO data head, transmits data sendto receive data recvfrom,
the analysis returns to the IP data and the ICMP data procedure code
is extremely simple, suitablly begins studies the network programming
reference
- 2023-04-02 06:45:03下载
- 积分:1
-
内含《Network Program for Windows》该书的所有示例源代码,对于那些正在学习Windows网络编程的人有很大帮助。...
内含《Network Program for Windows》该书的所有示例源代码,对于那些正在学习Windows网络编程的人有很大帮助。-intron "Network Program for Windows" book of all sample source code, for those who are learning Windows programming network will be very helpful.
- 2022-08-16 07:24:36下载
- 积分:1
-
列举SQL服务器:本实例可以列举出计算机中所有的SQL SERVER 服务器和数据库....
列举SQL服务器:本实例可以列举出计算机中所有的SQL SERVER 服务器和数据库.-cited SQL Server : This example can be cited of all computer server and SQL Server database.
- 2022-01-25 22:10:58下载
- 积分:1
-
This a remarkably agreement Network engines, including two parts : a server used...
这是一个Tcp协议的网络引擎,包括两个部分: a、服务器采用完成端口模型,提供了丰富的接口函数 b、客户端采用三线程加重叠Io模型,速度快,稳定 都采用回调函数接收数据,是对网络Tcp模型Socket的完整封装,所有代码在Windows2000下测试通过,并已应用到很多现有的中型网络系统中。-This a remarkably agreement Network engines, including two parts : a server used to complete port model, a rich interface function b, client using three overlapping threads increases Io model, speed and stability using a callback function to receive information, the network model DEC Socket complete package, all of the code in the test under Windows 2000, and has been applied to many existing medium-sized network systems.
- 2022-03-13 04:19:31下载
- 积分:1
-
串口调试工具,应用Visual Basic编程的小示例
串口调试工具,应用Visual Basic编程的小示例
- 2022-02-22 02:11:12下载
- 积分:1
-
一个单班级的同学录系统,还比较好用的,试用于,网站建设...
一个单班级的同学录系统,还比较好用的,试用于,网站建设-a single-class college system, but also more useful, and use it on site construction
- 2022-11-09 23:05:03下载
- 积分:1
-
winsocket的小程序
winsocket的小程序-winsocket script
- 2023-05-31 22:00:02下载
- 积分:1
-
里面主要是JAVA开发的一个企业内部通讯软件,的源码
里面主要是JAVA开发的一个企业内部通讯软件,的源码-Which is mainly the development of a JAVA enterprise communications software, source code
- 2022-05-31 17:03:44下载
- 积分:1
-
VB6以太网测试源码,点对点通信里面包括了客户端和服务器端程序...
VB6以太网测试源码,点对点通信里面包括了客户端和服务器端程序-VB6 Ethernet test source code, point to point communications which includes client and server-side programs
- 2022-02-13 02:32:47下载
- 积分:1
-
本聊天程序支持多客户端,只有注册用户才能登录到聊天室。
程序分服务器和客户端两部分。
使用方法:
1.服务器端:
运行服务器程序...
本聊天程序支持多客户端,只有注册用户才能登录到聊天室。
程序分服务器和客户端两部分。
使用方法:
1.服务器端:
运行服务器程序
java ChatServer
指定监听端口(大于1024),单击“启动服务”按钮即可启动聊天室的服务器程序;
2.客户端:
运行客户端程序
java ChatClient
输入服务器程序的IP地址和监听的端口号;
如果没有注册过,需先注册(输入正确的服务器IP地址和端口号之后,单击“注册”按钮,输入信息即可)
注册成功后,返回客户端登录窗口,使用正确的用户名和密码登录;
登录成功后,进入聊天程序主窗口,可以看到当前在线的所有用户,此时即可聊天了。
-test
- 2022-01-26 07:58:08下载
- 积分:1