CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - TCP 采集

搜索资源列表

  1. client

    0下载:
  2. 用QT实现局域网内通信,分别用UDP和TCP实现;还有的就是用UDP传输USB摄像头采集到的图像-Use QT realize local area network communication, respectively for UDP and TCP implementation And with the UDP transmission USB webcam is collected image
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:176380
    • 提供者:丁力
  1. dump

    0下载:
  2. 使用libpcap采集tcp数据.是我很久以前使用的,是可以采集到tcp数据的,具体怎么使用,可能需要你再试试了。-use libpcap dump tcp s data
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:6279
    • 提供者:
  1. frame

    0下载:
  2. 此程序是用V4L2采集出来图像的具体帧格式的说明,非常利于采用TCP/IP协议传输。-This program V4L2 acquisition, a descr iption of the image frame format is very conducive to using TCP/IP protocol to transmit.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:1340
    • 提供者:liulicai
  1. NetMeeting_VideoCapture1

    0下载:
  2. 概要介绍: 本例子是视频采集与播放是基于vfw。 视频的传输是基于rtp来传输。用的第三开源包是jrtplib。 参考例子: (1)视频采集,播放,视频传输 我参考了从http://www.programsalon.com/ 下下来的NetMeeting_VideoCapture例子 不过它的传输是基于tcp/ip socket编程的。 (2)jrtplib官方网站的c/s例子 运行配置: VS2005 头文件 j
  3. 所属分类:Communication

    • 发布日期:2017-06-10
    • 文件大小:17370701
    • 提供者:hulei
  1. jiemian.vi

    0下载:
  2. 在NI LabView平台上结合TCP/IP协议进行数据传输的工作方法,并给出对工业现场数据采集传送与监控的仿真实例-NI LabView platform combined with TCP/IP protocol for data transmission methods, and simulation examples are given on the transmission and monitoring of industrial field data collection
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2017-05-04
    • 文件大小:1478368
    • 提供者:温小斌
  1. server0609

    0下载:
  2. MSP430采集到的温度数据,后通多TCP/IP方式传递给的上位机的通讯程序,采用MDK的编译器-MSP430 temperature data collected after the pass more than TCP/IP passed to the PC communication program, using the MDK compiler
  3. 所属分类:SCM

    • 发布日期:2017-12-04
    • 文件大小:368088
    • 提供者:刘银
  1. shujucaijiqi

    0下载:
  2. 基于LPC2214开发的数据采集器,包括BSP部分、鼠标PS2接口部分、屏驱动代码RA8820部分、FLASH SST39VF160部分 网络部分TCP/IP部分,挺好的东西。-Based the LPC2214 development data acquisition, including partial the BSP part, the mouse PS2 interface part, the screen drive code RA8820 part, FLASH SST39VF160
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-21
    • 文件大小:1376460
    • 提供者:马激伟
  1. NetDebugTooll

    1下载:
  2. NetDebugTool 非常使用的TCP/ip 网路测试软件 如果您再做个接口向数据库存入数据就可以实现完整的GPRS数据远程采集
  3. 所属分类:Software Testing

    • 发布日期:2017-11-17
    • 文件大小:1629998
    • 提供者:nicaula
  1. MDV-STM32F107-TCPnet

    0下载:
  2. stm32f107实现tcp/ip通信,建立的事lwip栈,能实现webserver显示采集数据-tcp/ip communication, stm32f107 created things lwip stack to achieve webserver display the collected data
  3. 所属分类:SCM

    • 发布日期:2017-11-11
    • 文件大小:667488
    • 提供者:刘腾飞
  1. ADAM.net-ModbusTCP-Win32

    0下载:
  2. Modbus TCP for Win32源代码,可以直接采集研华ADAM-6000系列模块数据-Modbus TCP for Win32 source code, you can directly collect Advantech ADAM-6000 series module data
  3. 所属分类:Windows Develop

    • 发布日期:2014-05-17
    • 文件大小:193536
    • 提供者:王真
  1. ADAM.net-ModbusTCP-WinCE

    0下载:
  2. WinCE系统下Modbus TCP协议,VB.net开发,可以直接支持研华系列采集模块的源代码-Modbus TCP protocol, VB.net WinCE system under development, can directly support the the Advantech series acquisition module source code
  3. 所属分类:Windows Develop

    • 发布日期:2016-07-10
    • 文件大小:236544
    • 提供者:王真
  1. Server

    0下载:
  2. 通过摄像头采集视频并通过tcp传输出去,opencv-Camera capture video transmission via tcp out
  3. 所属分类:Video Capture

    • 发布日期:2017-11-13
    • 文件大小:4310346
    • 提供者:郭雄伟
  1. dmsdoc

    0下载:
  2. 通用数据采集系统(Data Mining System)主要用于从登陆日志中采集客户使用所租用服务器的数据,并通过网络通信(TCP/IP协议)上传至服务器,以便在一段时间内作为对客户进行收费的依据。 系统在结构上使用C/S结构,即数据采集客户端(Client)与服务器端(Server)结构。 客户端(Client)分为服务器日志数据读取、数据匹配和数据发送模块。 服务器端(Server)分为数据接收、数据存入和数据库访问模块-General-purpose data acqu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-24
    • 文件大小:415215
    • 提供者:王银
  1. SDK-IPCAM

    0下载:
  2. 一个基于TCP/IP(linux开发环境)的视频采集和显示程序,包含server端和client端。程序传输为jpeg流,所以需要类似zc301p这样芯片的摄像头。-A TCP/IP (linux development environment)-based video capture and display program, including server and client side. Program transmission jpeg stream, so it is necessar
  3. 所属分类:Linux Network

    • 发布日期:2017-11-09
    • 文件大小:70349
    • 提供者:FOMALHAUT
  1. SDK-IPCAM

    0下载:
  2. 一个基于TCP/IP(linux开发环境)的视频采集和显示程序,包含server端和client端。程序传输为jpeg流,所以需要类似zc301p这样芯片的摄像头。-A TCP/IP (linux development environment)-based video capture and display program, including server and client side. Program transmission jpeg stream, so it is necessar
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-06
    • 文件大小:69072
    • 提供者:FOMALHAUT
  1. My_enc28j60

    0下载:
  2. C8051单片机与enc28j60单片机的程序,通过UDP、tcp/ip协议采集数据-The C8051 MCU with ENC28J60 MCU procedures, data acquisition through UDP, tcp/ip protocol
  3. 所属分类:SCM

    • 发布日期:2017-11-25
    • 文件大小:109673
    • 提供者:静思慧语
  1. Get_Camera

    0下载:
  2. 1、监听8888端口TCP协议采集摄像头数据2、采集数据后显示到窗体上-1, monitor port 8888 TCP protocol data acquisition camera 2, collecting data displayed on the form
  3. 所属分类:Communication

    • 发布日期:2017-12-08
    • 文件大小:88450
    • 提供者:litianyi
  1. 03_Code

    8下载:
  2. 这是一个STM32控制的数据采集器的源码,它采用AD7616同事采集12路模拟量,最大采样速率是200K,采集完了之后通过网口用tcp协议把采集的数据送出-This is a controlled data acquisition STM32 source code, it uses AD7616 analog colleagues collected 12, the maximum sampling rate is 200K, after the expiry of acquisition t
  3. 所属分类:SCM

    • 发布日期:2017-11-22
    • 文件大小:24963175
    • 提供者:zhangtao
  1. android_TCP

    0下载:
  2. 对ANDROID采集到的图像利用tcp通讯协议传递给pc机 -ANDROID images collected for use tcp protocol passed to pc machine
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:45356
    • 提供者:jisaiping
  1. video-p2p-based-on-H.264

    1下载:
  2. 本程序是在H.263的P2P视频聊天程序(本站可下载到)基础上优化升级而成,vs 2008环境,实现了点对点视频通信,分辨率和视频质量有了大幅提升。包括3个工程:x264实现视频编码,ffmpeg实现视频解码,testvideo实现视频采集界面显示和TCP协议传输,需先编译前2个工程生成库文件后供第三个工程调用,编译库时注意修改工程路径及代码中的extern C,也可直接用我编译好的库文件。支持RGB和YUY2(4:2:2)格式输出的摄像头,分辨率支持176x144或352x288两种(修改宏定
  3. 所属分类:Video Capture

    • 发布日期:2014-07-15
    • 文件大小:11926528
    • 提供者:孙英晖
« 1 2 3 45 6 »
搜珍网 www.dssz.com