-
c Builder progressive image transmission network examples
c++ Builder中网络图象渐进传输实例-c Builder progressive image transmission network examples
- 2022-03-26 11:03:30下载
- 积分:1
-
WEB应用程序,delphi示例
WEB应用程序,delphi示例-Web applications, delphi Example
- 2022-04-23 07:39:34下载
- 积分: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
-
一个很好的协议,数据包解码工具,可以分析7号(ISUP,MTP,...), TCP/UDP等各种协议,特别的是还能支持自定义的二进制数据报,可以通过插件无限扩充...
一个很好的协议,数据包解码工具,可以分析7号(ISUP,MTP,...), TCP/UDP等各种协议,特别的是还能支持自定义的二进制数据报,可以通过插件无限扩充协议库.-A good deal, packet decoding tools, can be analyzed on the 7th (ISUP, MTP ,...), TCP/UDP and other agreements, in particular, is able to support a custom binary data reported through the plug-ins Unlimited Extensions library.
- 2022-01-28 13:58:03下载
- 积分:1
-
C# Socket one by one Demo
Socket客户端与服务端one by one 通信,最近公司项目中要用到,主要是模仿硬件间的one by one通信,通信过程是 客户端连接,服务端接受连接并等待客户端消息,一定时间内如果没有收到客户端任何消息则断开连接。客户端发送消息后等待服务端消息,一定时间内无返回,则断开。循环上述过程。
- 2022-03-22 22:02:00下载
- 积分:1
-
站点映像程序
站点映像程序 -The app of site mirror
- 2023-06-21 01:30:04下载
- 积分:1
-
PHP论坛中显示星座和性别的插件~
PHP论坛中显示星座和性别的插件~-PHP Forum shows constellation of plug-and gender-
- 2022-05-31 18:51:41下载
- 积分:1
-
用户名、密码和权限存放在本案例数据库中的admin表,读者可以在这个表 中添加新的用户。...
用户名、密码和权限存放在本案例数据库中的admin表,读者可以在这个表 中添加新的用户。-user name, password and authority, in this case, stored in the database admin table, and readers can at this table, add new users.
- 2022-06-30 18:13:08下载
- 积分:1
-
集中式服务器的聊天应用
应用背景多用户聊天应用程序使用Python命令行文件:client.py server.py可以帮助多个用户同时进行交互的应用程序。运行client.py:Python client.py服务器IP地址端口号关键技术关键技术:Python•套接字编程TCP
- 2022-02-12 07:33:30下载
- 积分:1
-
ngrep致力提供大多数GNU grep的共同特征,将它们应用于日…
ngrep strives to provide most of GNU grep s common features, applying them to the network layer. ngrep is a pcap-aware tool that will allow you to specify extended regular or hexadecimal expressions to match against data payloads of packets. It currently recognizes TCP, UDP and ICMP across Ethernet, PPP, SLIP, FDDI, Token Ring and null interfaces, and understands bpf filter logic in the same fashion as more common packet sniffing tools, such as tcpdump and snoop.
- 2022-02-03 23:34:40下载
- 积分:1