-
网络嗅探器Sniffer程序简单,对初学者很有用哦
简单的网络嗅探编程sniffer, 对初学者很有用的哦-Simple programming network sniffer sniffer, very useful for beginners Oh
- 2023-06-06 22:45:02下载
- 积分:1
-
局域网内通信服务器管理系统软件,通过tcp/ip完成客户端信息、文件的转发...
局域网内通信服务器管理系统软件,通过tcp/ip完成客户端信息、文件的转发-LAN communications server management system software, tcp/ip client complete information, documents transponders
- 2023-04-03 08:20:04下载
- 积分:1
-
VC++网络高级编程:该实例向读者展示利用ATL编写ActiveX控制的编程方法...
VC++网络高级编程:该实例向读者展示利用ATL编写ActiveX控制的编程方法-VC network programming : the reader to display examples of the use of ATL prepared ActiveX control Programming
- 2023-02-26 17:20:03下载
- 积分:1
-
用VC++编写的基于windows sockets编程的聊天应用程序,分为客户端和服务端两个文件...
用VC++编写的基于windows sockets编程的聊天应用程序,分为客户端和服务端两个文件-With VC++ Prepared based on the chat windows sockets programming applications, and services into the client-side two documents
- 2023-01-09 13:10:03下载
- 积分:1
-
通过与服务器端相连,实现即使通信。客户端
通过与服务器端相连,实现即使通信。客户端-Connected with the server-side to achieve even if the communication. Client
- 2023-07-08 06:15:04下载
- 积分:1
-
一个解决域名解析动态ip的程序.包括服务端和客户端,服务端是静态ip,客户端可设域名和动态ip,定时通知服务端更新。...
一个解决域名解析动态ip的程序.包括服务端和客户端,服务端是静态ip,客户端可设域名和动态ip,定时通知服务端更新。-an analytic solution domain dynamic ip procedures. Including services and clients, the server is a static ip, client names can be installed and dynamic ip, regularly-updated notification services.
- 2022-11-24 18:55:03下载
- 积分:1
-
send and receive news : you can set ports, baud rate, parity and other parameter...
通过设置发送并接收消息:可以设置端口,波特率,奇偶校验等参数.用TCP/IP实现客户/服务器模式.-send and receive news : you can set ports, baud rate, parity and other parameters. Using TCP/IP client/server model.
- 2022-02-20 05:02:37下载
- 积分:1
-
聊天工具的源代码,使用vc6.0实现的MFC程序,完成…
聊天实用程序源代码,使用vc6.0实现的MFC程序,带有完整的工程,可以运行。-Chat utility source code, the use of the MFC vc6.0 achieve procedures, complete with the project, can run.
- 2022-01-26 05:09:03下载
- 积分:1
-
发MathFP源码,用于做定点数处理
发MathFP源码,用于做定点数处理-Fat MathFP source code for doing fixed-point processing. . . .
- 2023-07-27 23:45:08下载
- 积分:1
-
实现客户端、服务器聊天程序
完成了登录、群聊、私聊、退出房间、查看房间成员的功能。1.创建套接字,与服务器建立连接;2.用户在客户端登录,服务器添加成员到聊天室内;3.进入聊天室后,客户端创建多线程A,房间成员可以选择群聊、私聊、查看房间成员、退出聊天室等功能,客户端将选择标志发送到服务器,服务器根据标志返回相应信息到客户端接收的线程;4.客户端再创建一个多线程B,不断刷新显示服务器发送过来的内容。
- 2022-04-21 13:39:44下载
- 积分:1