登录
首页 » Visual C++ » video_trans

video_trans

于 2021-03-30 发布 文件大小:3848KB
0 166
下载积分: 1 下载次数: 234

代码说明:

  基于udp协议和openCV编程实现的视频传输程序,具有自动获取本地IP地址功能,客户端输入服务器端IP,点击发送,服务器端可实现实时的接收和播放,在可靠的局域网环境下,多次测试传输可靠,除此以外具有原理简单,可扩展的优点。(Udp protocol and openCV programming-based video transmission program has automatic access to the functions of the local IP address, server-side IP client input and click send, the server side can receive and play real-time, reliable LAN environment, several testsreliable transmission, in addition to a simple principle, scalable advantages.)

文件列表:

图像传输MFC程序
...............\Client
...............\......\Client.aps,36380,2013-01-03
...............\......\Client.clw,1291,2013-01-03
...............\......\Client.cpp,2288,2012-10-21
...............\......\Client.dsp,4217,2012-10-14
...............\......\Client.dsw,537,2012-10-14
...............\......\Client.h,1324,2012-10-14
...............\......\Client.ncb,140288,2013-01-03
...............\......\Client.opt,50688,2013-01-03
...............\......\Client.plg,745,2013-01-03
...............\......\Client.rc,5853,2013-01-03
...............\......\ClientDlg.cpp,6865,2012-11-02
...............\......\ClientDlg.h,1747,2012-10-21
...............\......\Debug
...............\......\.....\Client.exe,110688,2013-01-03
...............\......\.....\Client.ilk,232944,2013-01-03
...............\......\.....\Client.obj,16318,2012-10-21
...............\......\.....\Client.pch,5592616,2012-10-14
...............\......\.....\Client.pdb,410624,2013-01-03
...............\......\.....\Client.res,2772,2013-01-03
...............\......\.....\ClientDlg.obj,30863,2012-11-28
...............\......\.....\StdAfx.obj,107470,2012-10-14
...............\......\.....\vc60.idb,295936,2013-01-03
...............\......\.....\vc60.pdb,405504,2012-11-28
...............\......\ReadMe.txt,3579,2012-10-14
...............\......\res

...............\......\...\Client.rc2,398,2012-10-14
...............\......\resource.h,864,2012-10-19
...............\......\StdAfx.cpp,208,2012-10-14
...............\......\StdAfx.h,1102,2012-10-14
...............\Serve
...............\.....\Debug
...............\.....\.....\Serve.exe,110698,2012-11-27
...............\.....\.....\Serve.ilk,356832,2012-11-27
...............\.....\.....\Serve.obj,16097,2012-10-16
...............\.....\.....\Serve.pch,5592616,2012-10-14
...............\.....\.....\Serve.pdb,410624,2012-11-27
...............\.....\.....\Serve.res,2676,2012-10-21
...............\.....\.....\ServeDlg.obj,37717,2012-11-27
...............\.....\.....\StdAfx.obj,107458,2012-10-14
...............\.....\.....\vc60.idb,295936,2012-11-27
...............\.....\.....\vc60.pdb,405504,2012-11-27
...............\.....\ReadMe.txt,3561,2012-10-14
...............\.....\res

...............\.....\...\Serve.rc2,397,2012-10-14
...............\.....\resource.h,909,2012-10-21
...............\.....\Serve.aps,36204,2013-01-03
...............\.....\Serve.clw,1243,2013-01-03
...............\.....\Serve.cpp,2300,2012-10-16
...............\.....\Serve.dsp,4216,2012-10-14
...............\.....\Serve.dsw,535,2012-10-14
...............\.....\Serve.h,1313,2012-10-14
...............\.....\Serve.ncb,140288,2013-01-03
...............\.....\Serve.opt,49664,2013-01-03
...............\.....\Serve.plg,704,2012-11-27
...............\.....\Serve.rc,5635,2013-01-03
...............\.....\ServeDlg.cpp,8617,2012-10-23
...............\.....\ServeDlg.h,1538,2012-10-21
...............\.....\StdAfx.cpp,207,2012-10-14
...............\.....\StdAfx.h,1102,2012-10-14

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • http
    基于HTTP的入侵检测程序,运行前需先装winpcap。(HTTP-based intrusion detection procedures, first installed before running winpcap.)
    2021-03-29 20:29:10下载
    积分:1
  • UDPServer
    UDP服务器程序,提供无连接不可靠的数据传输服务(UDP server program that provides connectionless unreliable data transmission service)
    2011-06-13 17:03:17下载
    积分:1
  • TCPIP_Code
    在VS2010平台下使用MFC开发的TCP/IP通信应用,里面拥有详细的代码注释,并且支持16进制接受和发送,支持TCP/UCP通信,以及服务器server和客户端client模式选择(TCP/IP communication applications developed using MFC in VS2010 platform, which has a detailed code comments, and support for hexadecimal to receive and send, support TCP/UCP communication, as well as server server and client client mode selection)
    2013-01-16 14:01:12下载
    积分:1
  • MachRemote
    MACH3软件二次开发的一个实例程序,希望对喜欢MACH3二次开发的朋友有帮助。(MACH3 software secondary development of an example program, we want to enjoy MACH3 secondary development to help a friend.)
    2021-01-15 15:28:46下载
    积分:1
  • VB
    vb聊天室源码,一对一聊天。winsock控件实现的一款聊天软件。(VB Talking station.)
    2013-12-07 14:00:17下载
    积分:1
  • Chat
    实现点对点发送文本聊天,P2P基于套接字发送和接收文本(Realize the point-to-point send text chat, P2P based on SOCKET to send and receive text)
    2013-05-31 08:30:11下载
    积分:1
  • RemoteDemo
    windows 终端服务查询登录信息等。 可用于远程桌面二次开发,使用RDP协议的远程连接等。(windows Terminal Services query log information. Remote Desktop can be used for secondary development, the use of RDP protocol, such as remote connectivity.)
    2007-10-18 22:34:40下载
    积分:1
  • iprout-hash
    一种基于hash表的IP路由表搜索技术,在WINDOWS下VC++实现(a hash table based on the IP routing table search technology, under the VC WINDOWS)
    2007-01-04 14:13:20下载
    积分:1
  • TheExam
    局域网考试系统 VC++ 在线考试系统 Access SQL Server VC++在线考试系统可连接Access 或SQL Server(LAN VC++ Online Test System Test System Access SQL Server VC++ online examination system can be connected to Access or SQL Server)
    2011-05-16 10:32:25下载
    积分:1
  • PsV1
    Kylloguer Program FTP - MU
    2013-12-14 01:51:59下载
    积分:1
  • 696522资源总数
  • 104040会员总数
  • 35今日下载