-
xsn解析文件转化为html
将xsn解析文件转为html,这样可以将infopath表单整合到页面中,最终实现代码的集成,让OA办公更加轻松愉快。
- 2022-05-25 01:08:48下载
- 积分:1
-
an RTC
一个基于RTC的即时通信软件的例子-an RTC-based instant messaging software examples
- 2022-04-21 13:12:22下载
- 积分:1
-
SOCKET封装类
封装好的网络socket TCP类库,经过项目验证,可直接继承使用,作为服务端或者客户端都可以。
- 2022-05-26 17:30:20下载
- 积分:1
-
以太网端口保护协议,华为的技术白皮书,做电信级产品需要知道。...
以太网端口保护协议,华为的技术白皮书,做电信级产品需要知道。
- 2022-02-05 10:10:24下载
- 积分:1
-
p2p software, the use of peer
p2p软件,利用p2p技术进行文件共享,搜索等-p2p software, the use of peer-to-peer file-sharing technologies, such as search
- 2022-08-10 13:13:23下载
- 积分:1
-
简单的socket通信
流式套接字(SOCK_STREAM),数据报套接字(SOCK_DGRAM)及原始套接字。1.流式套接字提供面向连接、可靠的数据传输服务,数据按字节流、按顺序收发,保证在传输过程中无丢失、无冗余。TCP协议支持该套接字。2.数据报套接字,提供面向无连接的服务,数据收发无序,不能保证数据的准确到达。UDP协议支持该套接字。3.原始套接字原始套接字主要用于一些协议的开发,可以进行比较底层的操作。它功能强大,但是没有上面介绍的两种套接字使用方便,一般的程序也涉及不到原始套接字。
- 2023-06-05 11:30:03下载
- 积分: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++编写的聊天程序客户端
一个用c++编写的聊天程序客户端-a prepared with the client chat program
- 2022-05-06 17:24:08下载
- 积分:1
-
网络编程中server的实现,用来响应多个客户端
网络编程中server的实现,用来响应多个客户端-Network programming in the realization of server to respond to multiple clients
- 2022-10-14 21:45:03下载
- 积分:1
-
IE toolbar
IE toolbar
- 2022-11-05 11:40:03下载
- 积分:1