-
用qt4 编写的局域网聊天工具,学习qt变成的好的东西
用qt4 编写的局域网聊天工具,学习qt变成的好的东西-QT4 prepared to use LAN chat tools, learn the good things into qt
- 2022-04-23 09:13:02下载
- 积分:1
-
扫描局域网指定网段在用IP,只需将两个文件放在windowssysytem32下,然后在命令行执行nbtscan192.168.0.1...
扫描局域网指定网段在用IP,只需将两个文件放在windowssysytem32下,然后在命令行执行nbtscan192.168.0.1-255即可-Scan LAN segment using the specified IP, only two files in the windows sysytem32, and then at the command line can be the implementation of nbtscan192.168.0.1-255
- 2022-12-17 22:45:03下载
- 积分:1
-
VS2005 C # RSS源解析的范畴下,解析更快的使用…
vs2005 c# 下的一个rss源解析类,采用解析较快的xmlreader,你完全可以用此类完成你自己的rss订阅器,只需要的是介面的开发了-vs2005 c# under a rss source apportionment category, the use of analytic faster xmlreader, you can use such complete your own rss subscriptions, and only interface needed is the development of the
- 2022-12-18 10:20:03下载
- 积分:1
-
ArcGIS Server + VS的安装,配置,整个过程的发展…
ArcGIS Server+VS 安装,配置,开发全过程,让你轻松入门-ArcGIS Server+ VS installation, configuration, development of the whole process of entry allows you to easily
- 2023-05-18 00:55:03下载
- 积分:1
-
Wiresahrk_用户手册,一本介绍网络协议分析的工具说明书
Wiresahrk_用户手册,一本介绍网络协议分析的工具说明书-Wiresahrk_ user manual, a description is the network protocol analysis tool for manual
- 2022-03-15 09:49:02下载
- 积分:1
-
completed an example of the server and client simple oral communication process....
该实例完成一个服务器端和客户端简单的会话通信过程.要求主机上安装TCP/IP协议,并设定IP.服务器端和客户端使用同一台主机的不同端口号,服务器端使用的端口号为2000,客户端使用的端口号为3000. 服务器端程序先运行,首先初始化Winsock,然后创建套接字,在2000端口上进行绑定,接着在2000端口进行侦听,并进入等待状态.客户端后运行,同样首先初始化winsock,然后创建套接字,接着尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行通信.客户端提示输入一个数字,比如输入50,那么客户端会从"data0"到"data49"发送50个字符串,输入0退出.-completed an example of the server and client simple oral communication process. Asked on the mainframe installed TCP/IP protocol and set the IP. Servers and clients using the same host of different ports, the use of the server port to 2000, clients use the port number as 3000. server operating procedures first, the first initialization Winsock, and then create socket, in 2000 ports on bonding, then the 2000 port for the interception, and entered the wait state. client after running the same protocols of the first initialization, and then create socket, and then try to server connections. connecting once established, can the server and client communications between. the client suggested the import
- 2022-01-26 06:53:43下载
- 积分:1
-
介绍了在vc中产生随即数的常用方法,方便应用程序的开发。
介绍了在vc中产生随即数的常用方法,方便应用程序的开发。-rand number
- 2022-08-17 17:05:33下载
- 积分:1
-
IEEE standard Verilog HDL1364
IEEE standard Verilog HDL1364-2001.pdf
Verilog 学习必备资料-IEEE standard Verilog HDL1364-2001.pdfVerilog learning essential information
- 2022-01-30 18:22:57下载
- 积分:1
-
MFC 机械臂数据监控 二维动态轨迹
使用mfc框架编写,通过TCPIP协议即socket通信采集机械臂数据,同时涉及MySQL数据库 使用,多线程技术,二维实时动态轨迹。
- 2022-02-04 18:45:40下载
- 积分:1
-
Netty+Socket/UDP例子下载
1.2.3.相比于TCP通信,UDP不存在客户端和服务器端的实际连接,因此不需要为连接(channelPipeline)设置handler,对于服务端,只需设置启动辅助类的handler即可。
- 2022-03-05 03:14:06下载
- 积分:1