-
c++builder 电子邮件编程
c++builder 电子邮件编程-c builder e-mail program
- 2022-04-24 15:52:10下载
- 积分:1
-
使用delphi编写的实现局域网内通讯的程序,在delphi6下编译运行通过。...
使用delphi编写的实现局域网内通讯的程序,在delphi6下编译运行通过。-prepared by the use of LAN communications within procedures, the compiler running under Delphi6 through.
- 2022-07-08 00:48:08下载
- 积分:1
-
自己练习时编写的一个FTP服务器的类,能够完成一般FTP的功能。...
自己练习时编写的一个FTP服务器的类,能够完成一般FTP的功能。-their practice to prepare an FTP server category, to complete the general FTP functions.
- 2022-07-25 05:18:00下载
- 积分:1
-
Auto Draw Auto Draw program automatically automatically draw draw draw automatic...
自动绘图自动绘图程序自动自动绘图自动绘图程序自动绘图
- 2022-03-23 15:19:54下载
- 积分:1
-
TCP文件传输协议的服务器端的实现(JAVA编写)
TCP文件传输协议的服务器端的实现(JAVA编写)-TCP File Transfer Protocol server-side to achieve the (JAVA prepared)
- 2022-05-13 16:29:49下载
- 积分:1
-
用JSP+JavaBean+DB实现的在线聊天室,一个高手编的哦
用JSP+JavaBean+DB实现的在线聊天室,一个高手编的哦-Using JSP+ JavaBean+ DB to achieve the online chat room, a master for the oh ~ ~ ~
- 2023-05-31 23:10:03下载
- 积分:1
-
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘...
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。
-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.
- 2022-06-14 05:38:31下载
- 积分: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
-
一个利用Winsock编写SPX协议程序的例子
一个利用Winsock编写SPX协议程序的例子- Compiles the SPX agreement procedure using Winsock the example
- 2022-05-19 01:51:16下载
- 积分:1
-
多线程socket程序,基于“阻塞SOCKET”的包装类以及示例程序
多线程socket程序,基于“阻塞SOCKET”的包装类以及示例程序
- 2022-06-03 10:01:04下载
- 积分:1