-
程序描述了网络开发过程中,线程池的开发、使用
程序描述了网络开发过程中,线程池的开发、使用-Procedure describes the network development process, the thread pool of the development, use
- 2022-01-31 15:59:25下载
- 积分: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
-
Xhtm Programming Reference Manual will help network programming function of the...
Xhtm编程开发参考手册
有助于网络编程时的标签的功能查询-Xhtm Programming Reference Manual will help network programming function of the label when the query
- 2023-02-16 01:45:03下载
- 积分:1
-
简单的FTP服务器,只支持匿名访问,
直接装文件夹拖到该文件上即可打开以此文件夹为根目录的FTP服务...
简单的FTP服务器,只支持匿名访问,
直接装文件夹拖到该文件上即可打开以此文件夹为根目录的FTP服务-Simple FTP server, only support anonymous. drag a directory onto it will open an FTP server root at that directory
- 2022-12-27 08:15:03下载
- 积分:1
-
在Microsoft 网 络 系 统 中,SMB(Server Message Block, 服 务 信 息 块) 协 议 是Windows for Workg...
在Microsoft 网 络 系 统 中,SMB(Server Message Block, 服 务 信 息 块) 协 议 是Windows for Workgroup(WfWg)、Windows 95、Windows NT 和LanManager 用 来 实 现 共 享 局 域 网 上 文 件 和 打 印 机 的 协 议。 对 于 利 用Linux 和Windows NT 构 建 的 局 域 网 来 说,Samba 就 是 为Linux 提 供 的SMB 客 户 程 序/ 服 务 器 程 序 的 软 件 包, 其 功 能 是 实 现Windows 和Linux 互 相 共 享 对 方 的 磁 盘 空 间 和 打 印 -in Microsoft network systems, SMB (Server Message Block, service information block) protocol for Windows Workgroup (WfWg), Windows 95, Windows NT and LanManager used for LAN file sharing and printer agreement. The use of Linux and Windows NT LAN Construction, Samba for Linux is provided by the SMB client/server software package, and its function is to achieve mutual Windows and Linux to share each other"s disk space and Print
- 2022-03-03 09:04:21下载
- 积分:1
-
用来进行端口转发。端口映射等功能都可以
C语言源码
格式
110 127.0.0.1 112
本地端口 转发IP 转发端口...
用来进行端口转发。端口映射等功能都可以
C语言源码
格式
110 127.0.0.1 112
本地端口 转发IP 转发端口-Used for port forwarding. Such as port mapping functions can be C language source code format 110 127.0.0.1 112 local port forwarding IP forwarding port
- 2022-12-15 21:25:03下载
- 积分:1
-
典型的论坛原码,是一个使用PHP+mySQL做为数据源的二手市场程序,系统需求: 1 Linux + Apache 或者 Windows IIS/PWS 2 M...
典型的论坛原码,是一个使用PHP+mySQL做为数据源的二手市场程序,系统需求: 1 Linux + Apache 或者 Windows IIS/PWS 2 MySQL 3.23+:For Windows and Linux 3 Telnet 或者一个 MySQL 的 WEB 界面管理程序,phpMyAdmin 或者其它类似的。-typical forum original code, is a PHP mySQL as a source of data for the secondary market procedures, system requirements : a Linux or Windows IIS Apache/MySQL 3.23 PWS 2 : For Windows and Linux 3 MySQL Telnet or a Web interface management procedures, or phpMyAdmin similar to the other person.
- 2023-05-03 17:50:03下载
- 积分:1
-
achieved a socket based asynchronous communication model code, can good learning...
实现了一个基于socket异步通讯模式的代码,可以很好的学习VC中socket通讯的处理机制。-achieved a socket based asynchronous communication model code, can good learning VC socket communication mechanism.
- 2022-01-23 10:54:20下载
- 积分:1
-
最基本的IE的实现,可实现网络连接.在VC6.0下编译通过.
最基本的IE的实现,可实现网络连接.在VC6.0下编译通过.-IE the most basic realization of the network connection can be realized. In under VC6.0 compiler through.
- 2022-01-25 20:07:02下载
- 积分:1
-
一个关于数据报通信的DEMO程序,只有一个服务器端程序,演示了搂据报的发...
一个关于数据报通信的DEMO程序,只有一个服务器端程序,演示了搂据报的发-a report on the data communications DEMO procedures, only a server-side procedures, the demonstration was reportedly grabbed the hair
- 2022-02-04 13:51:38下载
- 积分:1