-
数据库技术高级指南
ASP与数据库技术高级指南-ASP and database technology Senior Guide
- 2022-02-06 00:44:09下载
- 积分:1
-
Implement a server, multiple clients in chat room program.
实现一个服务器, 多个客户端的聊天室程序。-Implement a server, multiple clients in chat room program.
- 2022-09-29 05:40:03下载
- 积分:1
-
Network traffic can be restricted to things that can use this to simulate the In...
可以限制网络流量的东西
可以用这个来模拟Internet 速度控制
实现局域网的Internet-Network traffic can be restricted to things that can use this to simulate the Internet speed control to achieve LAN Internet
- 2022-05-25 11:53:01下载
- 积分:1
-
上网聊天室,是一个网络编程,适合初学者学习最好的..
网络聊天室,是初学者学习网络编程的最好案例-Internet chat rooms, is a network programming for beginners to learn the best case
- 2022-04-15 09:56:44下载
- 积分:1
-
用C++编写的网络通信框架的多
用c++编写的网络通信框架,适用于多客户端的网络通信
client: 模拟客户端程序
server: 模拟服务端程序
gateway:网关程序
启动:client.exe server.exe gateway.exe程序,client程序会网关gateway.exe发送消息
消息内容为字符:00004XXXX XXXX为字符,是使用 04d打印到BUF中的,
gateway.exe收到client.exe发送的消息,此时从系统路由表中取到:B_HOST的信息,并把
收到的消息转发到server.exe程序,如果server.exe程序作相应处理,还可以作为应答,把
消息返回给client.exe,如果要这么实现的话,需要加流水信息-Using c++ to prepare the framework of network communication for multi-client network client: client simulation server: process simulation server gateway: Gateway proceedings: client.exe server.exe gateway.exe procedures, client program will be the gateway message send a message gateway.exe for characters: 00004XXXX XXXX for the characters, is to use 04d to BUF in print, gateway.exe received messages sent client.exe, this time from the system to check the routing table: B_HOST the information, and forwarded to the information received server.exe procedure, if the corresponding procedures to deal with server.exe, but also can serve as a response to the n
- 2022-12-19 19:45:02下载
- 积分:1
-
C#实现DHTML编辑器功能!
C#实现DHTML编辑器功能!-C# DHTML editing functionality!
- 2022-01-27 14:26:34下载
- 积分:1
-
LINUX下c++SOCKET编程
Socket是进程通讯的一种方式,即调
在TCP/IP网络应用中,通信的两个进程间相互作用的主要模式是客户/服务器(Client/Server, C/S)模式,即客户向服务器发出服务请求,服务器接收到请求后,提供相应的服务。客户/服务器模式的建立基于以下两点:
(1)首先,建立网络的起因是网络中软硬件资源、运算能力和信息不均等,需要共享,从而造就拥有众多资源的主机提供服务,资源较少的客户请求服务这一非对等作用。
(2)其次,网间进程通信完全是异步的,相互通信的进程间既不存在父子关系,又不共享内存缓冲区,因此需要一种机制为希望通信的进程间建立联系,为二者的数据交换提供同步,这就是基于客户/服务器模式的TCP/IP。
用这个网络库的一些API函数实现分布在不同主机的相关进程之间的数据交换。
- 2023-07-03 05:55:03下载
- 积分:1
-
网络聊天室
- 2022-01-22 12:38:35下载
- 积分:1
-
cisco-2950交换机的应用程序的源代码
cisco-2950交换机的应用程序的源代码-cisco- 2,950 switchboards application procedures source code
- 2022-06-06 14:47:33下载
- 积分:1
-
xsn解析文件转化为html
将xsn解析文件转为html,这样可以将infopath表单整合到页面中,最终实现代码的集成,让OA办公更加轻松愉快。
- 2022-05-25 01:08:48下载
- 积分:1