-
一款局域网通信工具,适用于DELPHI5,安装后能访问局域网的资源,并进行通信。...
一款局域网通信工具,适用于DELPHI5,安装后能访问局域网的资源,并进行通信。-one LAN communications tools, applicable to Delphi 5, would be able to visit after the installation of LAN resources, and communications.
- 2022-03-25 00:16:44下载
- 积分:1
-
实现了一个聊天系统的服务器端,主要介绍建立侦听套接字,建立连接套接字,动态隐藏与显示控件 使用列表框控件等。 该服务器是以本地IP的8000端口建立服务;而且本...
实现了一个聊天系统的服务器端,主要介绍建立侦听套接字,建立连接套接字,动态隐藏与显示控件 使用列表框控件等。 该服务器是以本地IP的8000端口建立服务;而且本程序没有提供相应的设置接口,如需修改则可以程序中修改代码,再重新编译生成应用程序。-achieved a chat server systems, mainly on the establishment of interception socket, connect the socket, dynamic control and display hidden use of the list box controls.IP8
- 2023-05-15 13:00:03下载
- 积分:1
-
MFC,使用socket写的服务器端聊天工具,可以多人同时聊天
MFC,使用socket写的服务器端聊天工具,可以多人同时聊天-MFC, use the socket to write server-side chat tool, you can chat with people at the same time
- 2022-04-27 14:09:56下载
- 积分:1
-
线程安全实例。该程序说明线程安全问题。该例子实现的功能与多线程并发服务器实例的类似,但增加了一个客户数据存储功能,即服务器将存储每个连接客户所发来的所有数据,当...
线程安全实例。该程序说明线程安全问题。该例子实现的功能与多线程并发服务器实例的类似,但增加了一个客户数据存储功能,即服务器将存储每个连接客户所发来的所有数据,当连接终止后,服务将显示客户的名字及相应的数据。-thread safety examples. Description of the procedures for the security thread. The examples of the functions and multi-threaded server with similar examples, but the addition of a customer data storage function, which is to store each server will connect customers come in all the data, when connected after termination of service customers will show the names and corresponding data.
- 2022-01-22 03:51:50下载
- 积分:1
-
根据新修订的NDIS驱动win2003ddk
在win2003ddk基础上修改的ndis驱动-win2003ddk based on the revised ndis Drivers
- 2022-07-14 03:06:27下载
- 积分:1
-
聊天室程序,通过socket实现,可以进行简单的交互,这个是客户端程序...
聊天室程序,通过socket实现,可以进行简单的交互,这个是客户端程序-chat room
- 2023-01-03 09:55:04下载
- 积分:1
-
用VC++ Socket编程 简单的Tcpip服务器的源代码格式
用VC++ Socket编程 简单的Tcpip服务器的源代码格式-With VC++ Socket programming simple Tcpip server source code format
- 2022-05-14 05:14:00下载
- 积分:1
-
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘...
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。
-messenger elf is a simple chat tools. A major demonstration is the main network programming steps. The programs use Packaging good libraries, makes application layer need not consider the network news is how it has been accepted and sent, and do not need sticky packets of data and packet loss of a thorn in hand, as long as you call the corresponding function on it. Functions well as your work. You only need to define its own agreement head and the structure of news, the definition of a good network news callback function on it.
- 2022-06-14 05:38:31下载
- 积分:1
-
on the Internet under the ISCSI source code perhaps useful for all
在网上下的iscsi源代码也许对大家有用-on the Internet under the ISCSI source code perhaps useful for all
- 2022-08-11 16:01:42下载
- 积分:1
-
一个简单的IOCP网络模型,VC6编译通过
一个简单的IOCP网络模型,VC6编译通过-A simple IOCP network model, VC6 compiled by
- 2023-01-10 13:55:03下载
- 积分:1