登录
首页 » Visual C++ » video_trans

video_trans

于 2021-03-30 发布 文件大小:3848KB
0 224
下载积分: 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 个回复

  • Web服务器和浏览器的设计
    说明:  网络编程中C++ Web服务器和浏览器的设计源代码,用于网络编程实验。(The design source code of C++ Web server and browser in network programming is used for network programming experiment.)
    2019-01-08 21:12:52下载
    积分:1
  • LAN-monitoring-system
    局域网监控系统采用vc++6.0编写,需要oracle数据库(LAN monitoring system)
    2013-12-13 22:03:19下载
    积分:1
  • ask_answer
    该程序模拟知乎,作为网上问答系统,用户能注册,登录,提问,回答,点赞,关注,取关,查找问题,等一系列操作,一个服务器端可以同时连接多个客户端,能够同步各个客户端操作结果。程序分为客户端和服务器端,用户gui采用mfc编写,通信方式为socket方式,开发环境为win7 vs2015,编译器v140.(The program simulates know almost as online quiz system, users can register, login, questions, answers, thumbs up, focus on, take off, find the problem, and a series of operations, a server can be connected to multiple clients simultaneously, it is possible to synchronize each client operating results. Program is divided into client and server side, the user using mfc gui written communication for the socket, the development environment for win7 vs2015, compiler v140.)
    2016-05-17 11:56:13下载
    积分:1
  • clock
    一款值得一试的还哦让姸 真的很不错呢 下载就能获取那啥了(一款牛b的不行的软件 你会佩服的 相信你 哈哈)
    2014-07-05 23:22:38下载
    积分:1
  • TCPSrv
    socket服务器程序Demo。供socket开发人员参考。(socket server program Demo. Developer Reference for the socket.)
    2013-09-13 16:51:05下载
    积分:1
  • TCPServerclient
    客户服务器TCP/IP通信程序利用WINSOCK编程(client-server TCP/IP communications programming procedures using Winsock)
    2005-06-30 11:10:29下载
    积分:1
  • ChartRoomClient
    说明:  IOCP客户端代码,希望对大家有所帮助,大家互相学习(ChartRoomClient)
    2009-08-31 21:58:22下载
    积分:1
  • SipRecordServer
    在vc++下通过ip端口抓取数据包,获取音频数据进行处理(In vc++ crawl through the ip port packet)
    2013-11-07 16:26:26下载
    积分:1
  • NCRR
    运用网络编码技术改进的无线路由协议,可以实现做大的吞吐量,实现节能功能(Using network coding technique to improve wireless routing protocol, can achieve big throughput, achieve energy saving function)
    2014-12-17 20:21:46下载
    积分:1
  • tcp_winsock_controler
    这是VB6.0上MSDN的例子,不过我做了稍微改动,能实现输入任意的IP地址,实现与其通信的目的(This is a VB6.0 example on MSDN, but I make a slight alteration can realize arbitrary input IP address, the realization of the purpose of communication)
    2008-03-30 18:04:56下载
    积分:1
  • 696518资源总数
  • 104600会员总数
  • 46今日下载