-
messenger elf is a simple chat tools. A major demonstration is the main network...
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-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.
- 2023-08-16 20:20:03下载
- 积分:1
-
概要介绍:
本例子是视频采集与播放是基于vfw。
视频的传输是基于rtp来传输。用的第三开源包是jrtplib。
参考例子:
(1)...
概要介绍:
本例子是视频采集与播放是基于vfw。
视频的传输是基于rtp来传输。用的第三开源包是jrtplib。
参考例子:
(1)视频采集,播放,视频传输 我参考了从http://www.programsalon.com/
下下来的NetMeeting_VideoCapture例子 不过它的传输是基于tcp/ip
socket编程的。
(2)jrtplib官方网站的c/s例子
运行配置:
VS2005
头文件
jthread-1.2.1
jrtplib-3.7.1
lib文件:(放到工程目录下。我已经放好了)
jrtplib.lib
jthread.lib
添加的依赖库:
jthread.lib
jrtplib.lib
ws2_32.lib
代码介绍:
具体代码发在网上
http://www.programsalon.com/upload_log.asp?e=hanyuejun2006@163.com
有什么问题请发hanyuejun2006@163.com与我联系。
文件中
videoSendertest
videoReceiver
是我编的例子
video_send
video_recv
是我基于vfw例子
JRTPConsole
是jrtplib c/s例子
-err
- 2022-03-25 18:05:24下载
- 积分:1
-
简单tcp,udp通信
这个项目可以实现简易的客户端和服务器端的通信,客户端和服务器端是任意指定的,通过这个程序,读者可以了解基于tcp的通信原理和基于UDp的通信原理以及两者之间的区别。
- 2023-08-23 18:05:05下载
- 积分:1
-
radius detection through hough transform
radius detection through hough transform
- 2022-01-24 18:30:34下载
- 积分:1
-
一个自动拨号的工具,是在codeproject网站下载的,能方便实现有线和无线的modem的快速拨号。...
一个自动拨号的工具,是在codeproject网站下载的,能方便实现有线和无线的modem的快速拨号。-an automatic dial-up tool, in codeproject website. can facilitate the achievement of wired and wireless modem speed dial.
- 2022-10-26 10:25:03下载
- 积分:1
-
这是个模拟点对点的聊天程序,功能很小,只是做为一般参考学习新手用...
这是个模拟点对点的聊天程序,功能很小,只是做为一般参考学习新手用-This is a simulation of peer-to-peer chat program, function very small, just as a general reference study with newcomers
- 2022-04-30 16:19:31下载
- 积分:1
-
PHP 动态生成图片,介绍如何利用 GD2 动态生成论坛的验证码程序...
PHP 动态生成图片,介绍如何利用 GD2 动态生成论坛的验证码程序-PHP dynamically generated images, how to use GD2 dynamically generated code Forum certification procedures
- 2023-07-23 16:20:03下载
- 积分:1
-
一套完整的同学录静态页面程序,每工相当不错哦。
一套完整的同学录静态页面程序,每工相当不错哦。-a complete set of static website pages, each work is quite good, oh.
- 2023-04-18 02:00:04下载
- 积分:1
-
1.上传所有文件到你的空间。
2.把数据库文件FORUM.sql导入数据库。
3.修改config.php 和 data文件夹属性为0777。
4....
1.上传所有文件到你的空间。
2.把数据库文件FORUM.sql导入数据库。
3.修改config.php 和 data文件夹属性为0777。
4.后台管理地址:/admin/login.php 初始管理账号: 用户名:admin 密码:admin -1. From all the files to your space.
2. FORUM.sql the database file into the database.
3. Config.php and modify attribute data for the 0777 folder.
4. Admin Address:/admin/login.php initial management of account: Username: admin Password: admin
- 2022-07-15 20:10:22下载
- 积分:1
-
UDP
基于UDP的网路聊天程序,能有助于好好接触UDP的学习,,是一个很好的材料-UDP-based Internet chat program, can help to make good contact with UDP-learning, is a very good material
- 2022-04-30 15:35:00下载
- 积分:1