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

搜索资源列表

  1. TCP_KEIL

    0下载:
  2. 通过KEil实现网络通讯,可以通过网络调试助手查看数据的收发-By KEil network communication, you can send and receive data over the network to view debugging assistant
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-19
    • 文件大小:5437989
    • 提供者:renruimin
  1. PacketRecv_CardAgent

    0下载:
  2. AS/400异步短连接接受工具。自带EBCDIC编码转换。使用共享内存作为LR与工具间通信方法。 上传原因:近期有一个神马的性能测试人员离职。这些代码原本是几年前神马一个性能测试团队中其他人编写的工具。项目结束后他留在了这个股份银行继续做外包。当行里人希望他将这个工作移交时,其以是公司资产为由拒绝了。但在他离职时,却没有将这部分代码移交给神马的其他同事。我气不过就利用技术手段恢复了他删除的数据,并公之于众。 不是得到了一个代码就能成为性能测试专家!这个代码在他手里不下5年
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-19
    • 文件大小:5480448
    • 提供者:wangliang
  1. UdpCommunication

    0下载:
  2. 使用Udp协议编写的Socket通讯Demo,程序为命令行界面,可以同时启动多个互相发送/接收数据(注意每个实例的本地端口号避免重复,远程端口号写其他实例的本地端口号)。涉及到数据发送接收、多线程、监视器等操作。-Socket Udp protocol using written communication Demo, procedures for the command-line interface, you can start multiple simultaneous transmit/r
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:9580
    • 提供者:
  1. chat-room-online

    0下载:
  2. 使用TCP/IP协议,实现的在线聊天程序,可以有效理解TCP/IP的使用机制-Using the TCP/IP protocol, online chat program, you can effectively understand TCP/IP using the mechanism
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-06
    • 文件大小:1495635
    • 提供者:曹亮
  1. select-socket

    0下载:
  2. socket编程,用select进行的,服务器可以响应多个客户端,控制台程序,简单,适合初学者。-socket programming carried by select the server can respond to multiple clients, the console program, simple, suitable for beginners.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-15
    • 文件大小:3961236
    • 提供者: 施连甲
  1. UDP_SOCKET_SENDIMAGE

    0下载:
  2. VC++中用socket实现对图片的传输,也可以实现对文件的传输。SendImg_test是发送端的程序,RecvImg_test是接收端的程序,程序运行后可实现基于UDP的图片的传输。-VC++ achieved using socket transmission of images, can also be achieved for file transfer. SendImg_test sending end of the program, RecvImg_test the receivi
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:4577583
    • 提供者:晨暹
  1. TcpDemo3

    0下载:
  2. 建立一个文本转换器 客户端给服务端发送文本,服务端会将文本转成大写再返回给客户端 而且客户端可以不断的进行文本转换,当客户端输入over时,转换结束-Create a text converter client sends the text to the service, the server will text to uppercase and then returned to the client and the client can continue to text convers
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:1006
    • 提供者:黄培东
  1. TcpDemo2

    0下载:
  2. 实现Socket客户端和服务端的交互,并且两边都能输入信息-Interact Socket client and server, and both sides can enter information
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:943
    • 提供者:黄培东
  1. Aircrack

    0下载:
  2. WiFi aircrack.Aircrack-ng is an 802.11 WEP and WPA-PSK keys cracking program that can recover keys once enough data packets have been captured
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:1003504
    • 提供者:itscan
  1. TCP-program-(owned-Interface)

    0下载:
  2. 简单C#编写的TCP编程,拥有简单界面。压缩包包含源码、课件,程序可直接运行。-Simple TCP programming in C#, with a simple interface. Archive contains the source code, courseware, the program can be run directly.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-10
    • 文件大小:2258002
    • 提供者:汉书
  1. 3-UDPprogramming

    0下载:
  2. 简单C#编写的UDP编程,拥有简单界面。压缩包包含源码、课件,程序可直接运行。-Simple UDP programming in C#, with a simple interface. Archive contains the source code, courseware, the program can be run directly.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-18
    • 文件大小:4918964
    • 提供者:汉书
  1. Qttcp

    0下载:
  2. QT编写的基于TCP/IP协议的客户端与服务器端通讯,服务器端开启监听后,客户端可进行发送数据。-QT prepared based on TCP/IP protocol client and server communications, the server-side open listening, the client can send data.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:834519
    • 提供者:Talenter
  1. TCP.UDP

    0下载:
  2. 基于TCP\UDP协议的通信,用VC可以直接使用,适合初学者-Communication TCP \ UDP based protocol, with VC can be used directly for beginners
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:3707775
    • 提供者:魏峰
  1. Ping

    0下载:
  2. 一个简单的ping程序,这是计算机网络中的一个基本的程序,可以从一个主机链接到另一个主机,获取其信息- A simple ping program, which is a computer network in a basic program, you can link from one host to another, obtains its information
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:2521
    • 提供者:罗晨光
  1. WIFI-performance-simulation

    0下载:
  2. 基于NS-3的无线网络设备的性能模拟,模拟无线的节点相聚多远不能可靠地通信-Performance analog wireless network device based on the NS-3, analog wireless nodes can communicate reliably meet far
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-17
    • 文件大小:24948
    • 提供者:窦丽丽
  1. python_cs

    0下载:
  2. python版本的client server通讯源码,可以学习通讯原理。-python version of the client server communication source, you can learn communication principles.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:669
    • 提供者:IVR3G4V
  1. yuandaima

    0下载:
  2. 能捕获网络中的数据包,并分析数据包中的协议,且能进行数据包过滤-Can capture network packets and analyze data packet protocol, and can perform packet filtering
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-14
    • 文件大小:3492520
    • 提供者:况炳
  1. QQ

    0下载:
  2. c#源码实现多个客户端的聊天功能,带界面,可以使用,分为客户端和服务器-c# source code to achieve multiple clients chat with the interface, you can use, divided into client and server
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:149987
    • 提供者:minmin
  1. sniffer

    0下载:
  2. 监听协议数据,可监听TCP UDP IMCP等原始数据包-Listening protocol data, etc. can monitor TCP UDP IMCP original packet
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-07
    • 文件大小:144088
    • 提供者:jingyu
  1. waitANDnotify

    0下载:
  2. 利用Java语言实现的停等协议。可以用于计算机网络课程设计。-Stop the use of the Java language and other agreements. Can be used for computer network curriculum design.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:3424
    • 提供者:戴迪
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 38 39 »
搜珍网 www.dssz.com