CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 搜索资源 - tcp can

搜索资源列表

  1. LiveClient

    0下载:
  2. 视频直播客户端(基于图敏4004H卡),可以分为单播(TCP、UDP)、组播方式接收数据-video broadcast client (based on map-4004H card), can be divided into unicast (TCP, UDP), multicast receive data
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:757640
    • 提供者:王征
  1. simpleuse

    0下载:
  2. 通过TCP/IP网络传送MPEG数据和 可以显示Meta图形的类,还有一简单代码实现了图象的平移,旋转,镜像,转置,缩放等几何变换算法-through TCP / IP network to transmit MPEG data and graphics can show that the meta-category, there is a simple code the images translation, rotation, mirroring, transpose, geometri
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:97845
    • 提供者:jason
  1. lanchattoolsrc

    0下载:
  2. 本程序设计分为服务器应用程序及客户机应用程序部分,采用Socket套接字库网络编程。(UDP)和(TCP/IP)相结合的连接方式,及解决了数据传输的时效性又能保证数据在传输的过程中不会丢失。-program design into the application server and client applications, using Socket Library Network Programming. (UDP) and (TCP / IP) combined for the connec
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:233658
    • 提供者:qifang
  1. SendTs2Ip

    0下载:
  2. 将ts文件转换为ip流并通过udp或者tcp发送出去 可以循环发送 组播发送-Ts files into the ip tcp or udp stream and sent through the loop you can send a multicast transmission
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-28
    • 文件大小:47597
    • 提供者:xcc
  1. tcpmp

    0下载:
  2. 播放器源代码,可以在Wince和linux系统上ARM设备上运行.CE模拟器上也能成功运行.-Player source code, you can Wince and linux system running on ARM devices. CE emulator can run successfully.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-06-15
    • 文件大小:24148742
    • 提供者:chenxin
  1. opensips-1.5.2-tls_src.tar

    0下载:
  2. sip服务器原代码,要求在linux或者unix下安装,可以用于建立自己的voip系统,基于sip协议-OpenSIPS brings: robust and performant SIP (RFC3261) Registrar server, Location server, Proxy server and Redirect server small footprint- the binary file is small size, functionality can be stri
  3. 所属分类:VOIP program

    • 发布日期:2017-05-14
    • 文件大小:3660283
    • 提供者:Banlyst Yeh
  1. AIMD_in_NS

    0下载:
  2. TCP友好的多媒体通信仿真,有如下特点: 支持MPEG4文件,支持CBR/VBR UDP流,支持AIMD流媒体控制-The power and connectivity of today s Internet presents the opportunity for interactive multimedia applications across the world. However, today s Internet has been predominantly designed fo
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-26
    • 文件大小:237310
    • 提供者:胡胜红
  1. First_TCP_BinaryImages_Sender

    0下载:
  2. 它实现了用TCP来传输二进制的图像。它与视频的传输相当。-it realize the translation of the binary of image.we can use it to realize the translation of video
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-05
    • 文件大小:40141
    • 提供者:lili
  1. The_Synchronous_Unicast_TCP_Way

    0下载:
  2. 基于TCP来异步传输。异步传输比起同步传输要更加稳定一些。-it realize the translation by synchronous.it can offer the stablization compare the asynchronous.translation
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-03
    • 文件大小:28500
    • 提供者:lili
  1. Client

    0下载:
  2. 自己编制的MP3文件定时播放程序,包含网络设置功能,已编译成功,可用于公共广播系统等。-It is play MP3 on time which you set at,and can set on another PC by TCP/IP. this program is appropriate to the system of broadcast.
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-31
    • 文件大小:866403
    • 提供者:xx
  1. H263

    0下载:
  2. 基于VFW视频捕捉得到RGB24格式的视频,然后将该格式转为YUV格式,对YUV格式进行h.263编码,建立socket服务端和客户端,之间通过tcp协议进行传输,这里电脑是服务器端,window mobile手机是客户端,263文件从服务器端传送到客户端,传输完成后利用从ffmpeg移植到wm的h.263解码器进行解码,得到YUV格式的视频,再转为RGB24格式,就可以显示了。-VFW video capture video RGB24 format, then the format to Y
  3. 所属分类:Video Capture

    • 发布日期:2017-05-25
    • 文件大小:8758935
    • 提供者:红枫
  1. TCPDemo

    0下载:
  2. 一个服务器程序,一个客户机程序,双方通过TCP方式传输数据。 Bin\TCPServer.exe是服务器程序。 Bin\TCPClient.exe是客户机程序。 打开TCPDemo目录下的WsClientServer.dsw文件,可以同时浏览该目录下所有 项目。-A server program and a client program, the two sides to transfer data via TCP mode. The Bin \ TCPServer.exe
  3. 所属分类:VOIP program

    • 发布日期:2017-11-18
    • 文件大小:28366
    • 提供者:lanxiaoming
  1. p2p

    0下载:
  2. p2p网络计时语音传输 使用tcp协议 可以作为聊天工具的组成部分-part of peer-to-peer network timing voice transmission using TCP protocol can be used as the chat tool
  3. 所属分类:Audio program

    • 发布日期:2017-11-10
    • 文件大小:11760
    • 提供者:李树祎
  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. tsplay

    0下载:
  2. 从tstools中抽取出的tsplay工具,可以将MPEG-TS文件以UDP/TCP的方式发送成TS流-Extracted tstools in tsplay tool, you can file to MPEG-TS over UDP/TCP sent into TS stream
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-29
    • 文件大小:252626
    • 提供者:hidden
  1. 视频播放端

    3下载:
  2. 带socket TCP和UDP接口的视频播放器。监听socket TCP和UDP端口,可接收外部的控制指令。包括视频片源选择,播放,暂停,停止和音量等。用户可自已定义端口。播放器本身不带任何按钮,只能通过socket指令控制。 在我资源列表里,有控制端程序下载,可用于网络控制测试。(Video player with socket TCP and UDP interface. Monitor socket TCP and UDP ports and receive external contr
  3. 所属分类:流媒体/Mpeg4/MP4

    • 发布日期:2020-04-23
    • 文件大小:20890624
    • 提供者:转角撞到头
搜珍网 www.dssz.com