CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 TCP/IP协议栈 搜索资源 - Stream

搜索资源列表

  1. pynids-0.5.tar

    0下载:
  2. pynids is a python wrapper for libnids, a Network Intrusion Detection System library offering sniffing, IP defragmentation, TCP stream reassembly and TCP port scan detection. Let your own python routines examine (or kill) network conversations.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:133.6kb
    • 提供者:李强
  1. dvbstreamer-0.5.tar

    0下载:
  2. DVBStreamer is an console based application to stream an entire DVB service over UDP.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:518.79kb
    • 提供者:hemhem
  1. JBSocketServerTestSource

    0下载:
  2. Testing TCP and UDP socket servers using C# and .NETWhen you re developing a TCP/IP server application it s easy to test it poorly. It s easy to fire requests into a server, check the responses and assume that s enough. Even if you re testing using t
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:108.54kb
    • 提供者:王小文
  1. TCP-server-program

    0下载:
  2. TCP通信服务器程序,有界面,用流式套接字sockets实现通信。相对应客户端稍后奉上 -TCP communication server program interface communication stream socket sockets. Corresponds to the client to follow
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-14
    • 文件大小:3.53mb
    • 提供者:david zhung
  1. TCP-IP_for_Dummies

    0下载:
  2. Transmission Control Protocol, defines the protocol for one host (host application) to talk to another. Layer four of the OSI/ISO model. TCP is connection oriented. Uses PAR (positive Ack with re-transmission). Treats data as a stream.(you may er
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:169.97kb
    • 提供者:cascadas
  1. tcpick

    0下载:
  2. tcpick is a textmode sniffer libpcap-based that can track, reassemble and reorder tcp streams. Tcpick is able to save the captured flows in different files or displays them in the terminal, and so it is useful to sniff files that are transmitted via
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:92.55kb
    • 提供者:Gary
  1. slip

    0下载:
  2. SLIP originally provided a service for transmitting IP packets over a serial line. Since then the protocol has become a standard and has been used for many other packet based communications. The protocol does NOT provide error protection, error corre
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:70.24kb
    • 提供者:remrum
  1. client

    0下载:
  2. 用TCP 和UDPprotocol来传输数据,具体请见英文描述-Introduction In this assignment, you will build a client for a simple streaming transport protocol. Media streams such as compressed video or audio are typically delay and jitter sensitive- real-time conversation
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:3.32kb
    • 提供者:Mengmei Liu
  1. snort-2.9.0.tar

    0下载:
  2. snort是实现tcp报文流重组的一套开源代码-stream rebuild
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-20
    • 文件大小:5.52mb
    • 提供者:candy
  1. tcpreplay-3.4.2.tar

    0下载:
  2. tcp数据流重放工具,用于tcp/ip协议分析-tcp data stream playback tool for tcp/ip protocol analysis
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-23
    • 文件大小:859.76kb
    • 提供者:扬帆
  1. clientSocket

    1下载:
  2. c++builder 利用clientsocket 与 serversocket发送/接收数据流-c++ builder using clientsocket and serversocket send/receive data stream
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2016-06-29
    • 文件大小:346.54kb
    • 提供者:wanhui
  1. live

    0下载:
  2. 实现客户服务器模式RTP以及RTCP实时媒体流的传输-Client server model to achieve real-time RTP and RTCP media stream transmission
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:758.97kb
    • 提供者:mrli
  1. VideoCapturer

    0下载:
  2. c#,TCP协议实现视频聊天功能,通过程序捕获摄像头,实现本地视频功能及本地数据流转换,在两台电脑上显示对方视频,实现视频功能。-c#, TCP protocol for video chat, the camera captured through the process and achieve local video and local data stream conversion, in the other two computers on a video display for vide
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-02-26
    • 文件大小:44kb
    • 提供者:刘尚
  1. NEMO-MCoA

    0下载:
  2. 实现多转交地址的NEMO程序,对于进一步实现多流移动性管理具有很大的参考价值-Multi-care-of address of the NEMO program, multi-stream for further mobility management has great reference value
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:518.6kb
    • 提供者:忽忽
  1. SocketLib

    0下载:
  2. This is a semi-async socket stream library. It is basically event based system, which is called whenever data is received but not requested. It also supports name resolution (sync or async). It supports TCP. No Winsock or BSD headers are exposed.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:75.2kb
    • 提供者:Sife
  1. liushi_fwq

    0下载:
  2. 利用VC++编写的基于TCP的流式套接字,它是可以回射数据的服务器端。-Written by VC++ TCP-based stream sockets, it can back fire server-side data.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-23
    • 文件大小:2.19kb
    • 提供者:黄白树
  1. czUDP

    0下载:
  2. 修改于NmUdp,去除了发生Stream Error的错误; 简单地把发送接收完全改成了流。 简单地实现了服务器与客户器的搜索。-Modify to in NmUdp, in addition to the Stream, the Error in error simply send and receive completely changed the flow. Simply the server and the client' s search.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:396.51kb
    • 提供者:王小虎
  1. TCP_Echo

    0下载:
  2. windows网络编程,利用流式套接字编写的回射服务器和客户端,编程语言:C++。-windows network programming, written using stream socket the retroreflective server and client, and programming languages: C++.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-09
    • 文件大小:4.95kb
    • 提供者:绫子
  1. TCP

    0下载:
  2. Java语言中采用的Socket通信是一种流式套接字通信,它采用TCP协议,通过提供面向连接的服务,实现客户/服务器之间双向、可靠的通信。-Socket communication using the Java language is a stream socket communication, which uses the TCP protocol, by providing a connection-oriented service, two-way, reliable communicat
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-10
    • 文件大小:6.19kb
    • 提供者:袁琴
  1. TS_1000Mbps

    0下载:
  2. 描述的是怎样生成码率为800Mbps的ts码流,其中包括了详细的编码过程以及源代码,此源代码已运行过,是正确的-Described is how to generate code for 800Mbps TS stream, including a detailed code and source code, the source code is run before, is correct
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-08
    • 文件大小:11.84kb
    • 提供者:liufang
« 12 »
搜珍网 www.dssz.com