-
a mfc do with the procedure ie
一个用mfc做的ie程序-a mfc do with the procedure ie
- 2022-02-01 20:12:08下载
- 积分:1
-
聊天服务器
客户端-服务器模型仍然是今天使用在因特网上,在那里用户可以连接通过互联网 protocolsuite 的远程系统上运行的服务。连接到 web 服务器 andretrieve web 页显示的 web 浏览器 areclients。大多数人使用电子邮件客户端从他们互联网 serviceprovider 邮件存储服务器检索他们的电子邮件。在线聊天使用各种客户端,具体取决于正在使用的聊天协议的效益。游戏客户端通常指的是只有多人在线游戏对电脑游戏的软件。越来越多,现有的大型客户机应用程序精心切换到网站,制作一种通用客户端的浏览器。Thisavoids 下载软件到任何台一大块的麻烦想要使用该应用程序上。一个这样的例子是 web 邮件的崛起。
- 2022-04-19 07:34:27下载
- 积分:1
-
一个HTTPDWeb服务器源程序
一个HTTPDWeb服务器源程序-a server source HTTPDWeb
- 2023-06-02 05:50:02下载
- 积分:1
-
These directories contain the examples from Database Programming withJDBC and Ja...
These directories contain the examples from Database Programming withJDBC and Java, 2nd Edition.
- 2022-05-07 14:17:57下载
- 积分:1
-
帝国CMS,功能全面的CMS源码,下载试用下
帝国CMS,功能全面的CMS源码,下载试用下-Empire CMS, full-featured CMS source code, download trial under
- 2022-08-24 12:35:50下载
- 积分:1
-
md5的计算
md5的计算-md5 computation
- 2022-11-22 21:50:03下载
- 积分:1
-
NetTalk是一个适用于局域网和因特网的可视电话软件
一.开发环境
Windows2000 Server & Visual C++6.0 & SDK...
NetTalk是一个适用于局域网和因特网的可视电话软件
一.开发环境
Windows2000 Server & Visual C++6.0 & SDK
+自开发的CWndX类库(相当于简化的MFC涉及窗口的部分)
二.支持环境
Windows98/ME/2000/XP
三.所涉及协议和标准
网络传输采用UDP协议,音频压缩采用G.729标准,视频压缩采用H.263标准
四.性能参数
以音频帧为基准,每帧音频数据有240个采样点,时间为240*1000/8000=30ms,8000为音频的采样率。
数据接收端队列缓冲延迟:30*3=90ms
数据发送端录音延迟:30ms
数据压缩解压耗时:
- 2022-12-22 18:15:03下载
- 积分:1
-
该程序实现了串口之间的相互通信,是异步串口通信,计算机网络实验经典程序。...
该程序实现了串口之间的相互通信,是异步串口通信,计算机网络实验经典程序。-Implementation of the procedures between the serial communications, serial communication is asynchronous, the classic experimental procedures for computer networks.
- 2022-05-20 15:31:47下载
- 积分:1
-
Unix下的MUD客户端程序
Unix下的MUD客户端程序-Unix MUD customer end procedure
- 2022-07-02 05:34:12下载
- 积分: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