-
Java RMI 编程, 实现远程方法调用, 接口提供了一些功能, 通过注册并创建实例来远程调用用户需要的服务....
Java RMI 编程, 实现远程方法调用, 接口提供了一些功能, 通过注册并创建实例来远程调用用户需要的服务.-Java RMI programming, Remote Method Invocation, Interface provided some functions, and created examples distance call service user needs.
- 2022-02-27 08:13:33下载
- 积分:1
-
socket编程指南,编纂socket是用函数信息.
socket编程指南,编纂socket是用函数信息.-socket programming guide is a compilation of socket function information.
- 2022-09-04 19:55:02下载
- 积分:1
-
实现了对TCP、UDP、广播形式的通讯编程
实现了对TCP、UDP、广播形式的通讯编程-realization of the TCP, UDP, radio programming forms of communication
- 2023-06-03 17:00:02下载
- 积分:1
-
UDP通信实例,很简单,是在。NET框架下写的
UDP通信实例,很简单,是在。NET框架下写的-UDP communication examples, very simple in. NET framework written in
- 2022-06-16 17:35:05下载
- 积分:1
-
网络数据报示例(包含 客户端服务器端)
网络数据报示例(包含 客户端服务器端)-network data reported examples (including client-server side)
- 2023-04-11 21:05:04下载
- 积分:1
-
基于WIMPCAP,捕获并解析数据包,并实时统计流量
基于WIMPCAP,捕获并解析数据包,并实时统计流量-Based on WIMPCAP, packet capture and analysis, and real-time traffic statistics
- 2022-01-24 18:11:18下载
- 积分:1
-
以最高的安全网络_原英文版指南。拉链
网络最高安全指南_英文原版.zip -Guide to the highest safety network _ the original English edition. Zip
- 2022-10-08 11:40:03下载
- 积分:1
-
列出网络上的网络/机器名
列出网络上的网络/机器名 -Listing the names of the machines in network
- 2022-05-23 16:49:18下载
- 积分:1
-
the algorithm should be solved QOP issue, I am not very proficient, and hope we...
该算法应于求解QOP问题,本人对此不是很精通,希望有机会和大家一起讨论这个问题。-the algorithm should be solved QOP issue, I am not very proficient, and hope we have the opportunity to discuss this issue.
- 2023-08-09 03:45: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