-
- 2022-02-07 20:14:55下载
- 积分:1
-
Jboss的安装与使用 1.1、软件安装 1.2、环境变量的设置 1.3、运行 1.5、把JBoss安装为Windows2000的系统服务 JBoss中和数据库...
Jboss的安装与使用 1.1、软件安装 1.2、环境变量的设置 1.3、运行 1.5、把JBoss安装为Windows2000的系统服务 JBoss中和数据库的连接-JBoss installation and use of the 1.1, 1.2 software installed, the environment variable settings 1.3, running 1.5, JBoss installed as a Windows system services JBoss and database connectivity, etc.
- 2022-05-21 11:03:42下载
- 积分:1
-
这是一个关于斗牛的源代码程序,需要的朋友可以参考一下。包含客户端和服务端。...
这是一个关于斗牛的源代码程序,需要的朋友可以参考一下。包含客户端和服务端。-This is a study on the source code of bullfighting procedures, the need for a friend for reference. Contains client and server.
- 2022-07-02 11:15:58下载
- 积分:1
-
WinSocket
winsocket
- 2022-04-24 04:45:13下载
- 积分:1
-
vc做的小程序,能够分析一个网页内的所有连接
vc做的小程序,能够分析一个网页内的所有连接-vc so small program to analyze a website linking all
- 2022-05-28 03:55:48下载
- 积分:1
-
delphi中用消息循环抓取网页文本,有源码,可以进行2次开发
delphi中用消息循环抓取网页文本,有源码,可以进行2次开发-news cycle using text crawls website, source code can be developed for 2nd
- 2022-02-06 00:15:25下载
- 积分:1
-
一个简单的采用UDP网络协议的通讯传输测试程序,包括所有的源码...
一个简单的采用UDP网络协议的通讯传输测试程序,包括所有的源码-A simple UDP network protocol used for communications transmission testing procedures, including all of the source
- 2022-02-24 22:56:35下载
- 积分:1
-
如何判断网络上的计算机是否设置了密码
如何判断网络上的计算机是否设置了密码-how to judge a computer on a network is set password
- 2022-06-30 09:36:34下载
- 积分:1
-
声明一个原始套接字,设置套接字选项,将本地IP和端口绑定到该套接字,使用WSAIoctl设置SIO_RCVALL 接收所有的数据包,启动一个死循环来不断分析接收...
声明一个原始套接字,设置套接字选项,将本地IP和端口绑定到该套接字,使用WSAIoctl设置SIO_RCVALL 接收所有的数据包,启动一个死循环来不断分析接收到的数据包-a statement original socket, set socket options to the local IP and port binding to the socket, use WSAIoctl SIO_RCVALL set up to receive all the data packets, started a cycle of death to receive ongoing analysis of data packets
- 2022-07-11 09:01:04下载
- 积分:1
-
CUdpSocket是为了简化发送,解析UDP 数据报所提供的一个基类。这个类封装了基于SOCK_DGRAM的大部分基本操作。这个类提供两种工作模式,一种是和实...
CUdpSocket是为了简化发送,解析UDP 数据报所提供的一个基类。这个类封装了基于SOCK_DGRAM的大部分基本操作。这个类提供两种工作模式,一种是和实际处理UDP 数据报的功能紧耦合,这需要通过继承实现,同时设置workmode 为auto_receive(参见SetWorkdMode),另外一种是直接作为单独对象出现,此时用户需要使用Recv成员函数自己处理数据的接收。-CUdpSocket is to simplify this, the analytical data reported by the UDP with a base class. This type of packaging based SOCK_DGRAM the most basic operation. This provides two types of work, is a practical and UDP data processing function of tight coupling, it needs to achieve through inheritance, as set workmode auto_receive (see SetWorkdMode), the other is directly emerging as a separate object, users need to use this member function since Recv others receiving data processing.
- 2023-07-22 21:35:02下载
- 积分:1