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

搜索资源列表

  1. Ws5Svr

    0下载:
  2. 关于使用VC套接字类编写服务端程序的使用示例程序源代码-VC on the use of socket-type services to prepare procedures for the use of sample program source code
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:37.32kb
    • 提供者:兴趣
  1. 1675

    0下载:
  2. TCP/IP编程实现(基于BYTE字节类型数据传送)-TCP / IP programming (based on the type BYTE byte data transmission)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:104.57kb
    • 提供者:杨先生
  1. IPv4IPv6turnel

    0下载:
  2. 翻译网关的实现环境 Linux 是类Unix 操作系统大家族的一员[19]。1991 年,Linus Torvalds 开发出 了最初的Linux,现在,Linus 依然在不遗余力地改进Linux,使它保持与各种硬 件平台的同步发展,并协同世界各地上百名开发者进行应用开发工作。 Linux 内核是一个真正的Unix 内核,它的内核非常小而且紧凑,Linux 系统 通常很稳定,故障率低,系统易于维护。Linux 最吸引人的优点是它不是一个商业 操作系统,它的源代码在GNU
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-21
    • 文件大小:5.96mb
    • 提供者:qmei_1
  1. MySocket

    0下载:
  2. 网络通信客户端,服务器端简单封装类.能支持客户端,服务器端功能.-Network communication client, simple server-side package type. To support the client, server-side functionality.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-14
    • 文件大小:4.14kb
    • 提供者:何浩源
  1. TCP_UDP_SERVER

    0下载:
  2. 一个很好的SOCKET 类多线程服务器接受-A good type of multi-threaded server SOCKET accept
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:20.93kb
    • 提供者:留先可
  1. IP

    0下载:
  2. 读取并分析比较大的IP包,包括TCP或者UDP的类型,端口号,发送时间等信息-Read and analyze the relatively large IP packet, including the type of TCP or UDP, port number, delivery time and other information
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-14
    • 文件大小:3.54kb
    • 提供者:xf
  1. tcpscan_canbekaifa

    0下载:
  2. vc++ 编写的tcp扫描 种类比较全,有SYN,connect,fin等 可供二次开发。-vc++ prepare the type of comparison of tcp-wide scan, a SYN, connect, fin, such as for secondary development.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:240.14kb
    • 提供者:shisongyang
  1. Udpsimplelibrary

    0下载:
  2. 一个用socket封装的简单网络传输接口,函数信息也包含在里面。可以传输任何类型的数据,没有防丢包功能。-A package with a simple socket network interface, information is also included in the function inside. Can be any type of data transmission, there is no packet loss prevention functions.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-17
    • 文件大小:10.08kb
    • 提供者:卓科
  1. liaotianchengsi

    0下载:
  2. 关于STUN协议的一个通讯程式,可以通过UDP方式获得NAT类型-STUN agreement on a communications program can be obtained through the NAT type of UDP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:643.39kb
    • 提供者:黄桃园
  1. GuiWakeOnLanPrj-v1.1

    0下载:
  2. 是一个基于JPCAP的JAVA管理程序,同时还包括了一部分SNMP的功能,包括PING,端口扫描,SNIFFER等!-This software need a Java virtual machine installed on your computer. The minimal version needed is 5. In order to download a Java VM you can go to http://java.sun.com. I
  3. 所属分类:TCP/IP Stack

    • 发布日期:2015-04-12
    • 文件大小:470.07kb
    • 提供者:周瑞莉
  1. TCP_echo

    0下载:
  2. simple TCP echo. run server in background, then run the client. type sumting in client, and then server will echo it.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:1.42kb
    • 提供者:Alkeiser
  1. MACSPOOF

    0下载:
  2. Program Macspoof Created by Bruce Raisley and released to the public domain. Compiles under Delphi 6,7 and up Requires: NETCONLib_TLB import type library Type Lib: C:\WINDOWS\system32\hnetcfg.dll (1)
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:24.5kb
    • 提供者:cmatoshot
  1. dos-tcp

    1下载:
  2. dos下网络通讯编程例程.支持TCPIP/UDP等常用多种功能,针对NE2000网卡,别的型号网卡只要有驱动更换NE2000.COM即可通用。-dos of network communication programming routines. supports TCPIP/UDP and other commonly used a variety of functions, for the NE2000 card, other type card as long as you can driv
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:220.44kb
    • 提供者:田旭晖
  1. NC

    0下载:
  2. netcat的是一个简单的Unix工具读取和写入数据通过网络连接,使用TCP或UDP协议。 它被设计成一个可靠的“后端”工具,直接使用,很容易被其他驱动程序和脚本。同时,它是一个功能丰富的网络调试和探测工具,因为它可以创建几乎任何类型的连接你需要并且有几个有趣的内置功能。 -netcat is a simple Unix tools to read and write data over a network connection, using TCP or UDP protocol. I
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:91.24kb
    • 提供者:王心雨
  1. netX

    0下载:
  2. 先进的 PLC 调试器 – 监视器 – 流程控制 – 单步运行, 断点 监视列表 采样跟踪, 示波器 – 在线读写, 强制, 在线变更 – 通过 TCP/IP 实现世界范围的远程连接-Another general issue of all DRAMs is the refresh. Fortunately, modern SDRAMs and SDRAM controllers know auto refresh modes. Depending on the
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-19
    • 文件大小:5.32mb
    • 提供者:韩飞
  1. TCP_communicate_code

    0下载:
  2. 基于TCP协议的通信程序,有客户端和服务器端,一来一回式通信-TCP-based communication program, a client and server, to a return type of a communication
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:233.16kb
    • 提供者:shangjie
  1. UDP

    0下载:
  2. 简单的UDP类和父类NETWORK 可以继承network类实现TCP类-Simple UDP class and parent class can inherit NETWORK TCP network type class implementation
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:3.08kb
    • 提供者:贾宇舟
  1. Network-programmingl

    0下载:
  2. 《网络编程综合资料》 介绍 常用网络协议编程 怎样接收电子邮件(POP3协议简介) POP3协议封装类 POP3协议命令原始码及工作原理 RFC1939-POP3协议中文版 RFC821-简单邮件传输协议(SMTP)中文版 SMTP协议原始命令码和工作原理 TCP IP网络通信程序设计 TCP IP协议详解 TCPIP协议的化学专家实时交流系统 VC++SMTP协议电子邮件传送剖析 WINDOWS SOCKET API 使用经验 WINDO
  3. 所属分类:TCP/IP Stack

    • 发布日期:2016-01-25
    • 文件大小:498kb
    • 提供者:zhaozm
  1. GetMas

    0下载:
  2. 能够检测并截获局域网内部所传送的数据帧 但解析出来可识别的只有源IP地址和目标IP地址 其发送的内容可以截获但显示出来都是二进制乱码 应为无法判断是什么类型的文件-Able to detect and intercept the data frame transmitted by the internal LAN, but to parse out recognizable only the source IP address and destination IP addresses to se
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1.86mb
    • 提供者:张全权
  1. No-callback-form-caught

    0下载:
  2. 不用回调形式抓包,另一种形式网络抓包,显示包名称,类型,时间-Do not capture callback, another form of network packet capture, display the package name, type, time
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-16
    • 文件大小:1.27kb
    • 提供者:木子清
« 12 »
搜珍网 www.dssz.com