登录
首页 » Visual C++ » video_trans

video_trans

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

  • SSgameRun
    :本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,本系统主要实现以下功能:  系统采用人机交互的方式,界面美观友好。  屏幕信息需要时时显示,网络延时不能大于1秒。  服务器端可以随时运行,只要客户端运行,就能够显示屏幕信息。  系统运行时占用内存不能大于10MB,以免影响系统性能。  客户端运行时需要隐藏显示窗口,起其感觉不到在运行(network monitoring system that can carry out the screen of a computer monitor, the system achieve the following features:  system is the way human-computer interaction, interface, beautiful and friendly.  need to constantly display screen information, the network delay is not greater than 1 second.  server can be run at any time as long as the client runs, will be able to display information.  run-time memory for the system can not be larger than 10MB, so as not to affect system performance.  need to hide the client run-time display window, from its feel in the run.)
    2010-10-13 16:58:55下载
    积分:1
  • DoubleNetUDP
    UDP方式双网冗余程序,一网卡断开,另一网卡自动连接,从而保证通讯正常(UDP mode dual-network redundancy procedures, disconnect a network card, another card to connect automatically to ensure the normal communication)
    2009-07-15 21:57:13下载
    积分:1
  • Chat1
    本次上传内容为基于UDP的网络聊天程序,利用SOCKET套接字进行数据通讯,本实验是本人做的计算机网络课程设计,有mfc的CSocket编的。(The uploaded content for UDP-based chat program, the use of SOCKET socket for data communication, I am doing this experiment is a computer network curriculum design, there is the mfc CSocket compiled.)
    2011-09-10 10:12:41下载
    积分:1
  • ScanPort
    说明:  MFC实现多线程 简单端口扫描程序 能自定义线程数量及扫描端口范围(MFC simple multi threaded port scanner can scan a custom port number and scope of the thread)
    2020-11-25 00:49:38下载
    积分:1
  • Appendix26
    Icmp高级编程 代码在vc++6.0下调试通过(ICMP high-level programming code vc++ 6.0 debugging through)
    2008-08-21 17:20:39下载
    积分:1
  • Computer-Networks-and-Internets
    这是一个用c++编写的,socket API 的服务器端和客户端的相互响应的简单程序.用cmd打开程序exe,输入“webserver + 端口号”,webclient方面,输入“webclient + 127.0.0.1 + 端口号5600”,则可以在客户端上显示接收到的信息。(This is a c++ written in response to a simple procedure of mutual socket API server and client' s Open Program exe, enter " webserver+ port number" , webclient, the input " webclient+ 127.0.0.1+ port number 5600 with cmd " you can display the information received on the client.)
    2013-12-27 21:41:43下载
    积分:1
  • ARQtest
    实现ARQ协议的简单模拟,包括发送,确认号,等待,出错重发等等。(Realise a simple Model as ARQ Protocol)
    2010-10-27 12:32:34下载
    积分:1
  • SipRecordServer
    在vc++下通过ip端口抓取数据包,获取音频数据进行处理(In vc++ crawl through the ip port packet)
    2013-11-07 16:26:26下载
    积分:1
  • CPP_Socket
    windows客户端与服务器之间的网络通信代码(windows between the client and server network communications code)
    2013-07-11 23:32:54下载
    积分:1
  • Microsoft.Press.Code.Complete.Second.Edition
    这是一本百科全书式的软件构建手册,强调提高软件质量的种种实践方法,不过这个是英文版的,中文版太大了,上传不了,有需要的请联系我(This is an encyclopedic handbook of software construction, with emphasis on increasing the variety of software quality practices. But this is the English version, the Chinese version too, can upload, it is necessary to please Contact)
    2007-05-08 09:42:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载