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

搜索资源列表

  1. 简单的TCP,UDP服务器,客户端(入门学习用)

    0下载:
  2. WIN API开发的基于SOCKET的简单TCP,UDP通信程序,对初学者使用SOCKET很有帮助
  3. 所属分类:通讯编程

    • 发布日期:2009-04-05
    • 文件大小:35021
    • 提供者:vivo01
  1. Socket TCPUDP 调试软件

    0下载:
  2. TCP UDP 服务端客户端调试软件,很好用的一个软件
  3. 所属分类:其它

  1. socket.tar.gz

    0下载:
  2. socket 分别以tcp,udp两种方式通信的代码。 同一套代码,依靠不同的makefile文件,分别编译出在windows环境、linux环境、Android环境下的执行文件。,socket respectively tcp, udp communication code in two ways. The same set of code, relying on a different makefile files, respectively, lies in the windows en
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:3739
    • 提供者:孙涛
  1. TCP_UDP-Socket

    1下载:
  2. TCP和UDP 传输源码,还有 select 模型-TCP_UDP Transfer Examples,and Select
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3214830
    • 提供者:tony chen
  1. vc3583578356

    1下载:
  2. socket-tcp、udp编程,包括多线程处理-socket
  3. 所属分类:.net

    • 发布日期:2017-03-31
    • 文件大小:251735
    • 提供者:linchangbo
  1. RawSocket_Sniffer

    0下载:
  2. Raw Socket: 原始套接字,可以用它来发送和接收 IP 层以上的原始数据包, 如 ICMP, TCP, UDP...创建Raw Socket Sniffer嗅探器-Raw Socket: raw sockets, you can use it to send and receive IP layer over the original data packet, such as ICMP, TCP, UDP ... create a Raw Socket Sniffer Sniffer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:4459
    • 提供者:yuxiangzhang
  1. socket

    0下载:
  2. 跨平台C++ 功能全面的Socket类库,支持TCP,UDP,限速-Cross-platform C++ full-featured Socket library, support TCP, UDP, speed limits, etc.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-23
    • 文件大小:4336
    • 提供者:danny
  1. socket-TCP

    0下载:
  2. udp sockets 嵌入式 lm3s8962-udp sockets 嵌入式 lm3s8962
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:892634
    • 提供者:片风
  1. FredChat

    0下载:
  2. UDP实现聊天传输,TCP实现文件传输功能;主要使用Socket编程-UDP transmission chat implementation, TCP implementation file transfer function the main use of Socket Programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:54305
    • 提供者:fred
  1. test-net

    0下载:
  2. tcp udp socket 网络编程 linux-tcp udp socket network programming linux
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:3684
    • 提供者:uleone
  1. PacketSniffer

    0下载:
  2. Title: Raw Packet Sniffer It currently has support for 3 protocols (TCP, UDP and ICMP) and can very easily be expanded to include more. The packet sniffer itself is wrapped in a very object oriented fashoin allowing you to just plug it right int
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:80395
    • 提供者:ST.POLO
  1. Socket

    0下载:
  2. 内有UDP点对点聊天及TCP.UDP高级编程等相关的详细代码。从事网络编程开发及学习者值得借鉴。-Within the UDP peer-to-peer chat and have TCP.UDP high-level programming code and other related details. Engaged in the development of network programming and learners to learn.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:297536
    • 提供者:wangxh
  1. socket

    0下载:
  2. 编译好的网络通信的socket编程实例,TCP通信与UDP通信-Network compiled examples of socket programming, TCP and UDP communication communication
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-28
    • 文件大小:28140
    • 提供者:水城男孩
  1. SocketTool

    0下载:
  2. TCP UDP 服务器和客户端软件,轻松测试Socket编程,让你对TCP/IP有新的认识-TCP UDP server and client software, Socket programming easy test, so that your TCP/IP have a new understanding of
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:417127
    • 提供者:杨权新
  1. TCPUDPSocket

    0下载:
  2. TCP-UDP通信,PPT中详细讲述了TCP、UDP相关技术,并详细讲解了windows socket相关编程函数,并带有socket编写的TCP通信程序。-TCP-UDP communication, PPT in detail the TCP, UDP related technologies, and explain in detail the windows socket programming related functions, and written with a TCP sock
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-04
    • 文件大小:1118099
    • 提供者:李正交
  1. Lam_qt

    0下载:
  2. 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:139911
    • 提供者:stone
  1. linux-socket-c

    0下载:
  2. linux网络编程实例,讲解了一些udp tcp的socket编程,有select的例子-linux network programming examples to explain some of the udp tcp socket programming, there are select examples of
  3. 所属分类:Linux Network

    • 发布日期:2017-03-22
    • 文件大小:571349
    • 提供者:yzh
  1. TCP-UDP-and-Multicast-in-Java-Socket

    0下载:
  2. 在java中使用网络TCP,UDP和组播的书-Network in java using TCP, UDP and multicast book
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:51648
    • 提供者:guozigang
  1. socket

    0下载:
  2. VC 套接字 实现抓获网络数据包 分析IP TCP UDP协议-VC socket realize capture network packet analysis IP TCP UDP protocol
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:88347
    • 提供者:徐崇
  1. black-moon-socket

    0下载:
  2. 黑月套接字例子,支持大鸟的黑月编辑器.黑月-black moon socket,tcp,udp
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:234891
    • 提供者:pluschen
« 1 23 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com