CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - Socket API

搜索资源列表

  1. 发现网络中的活动主机

    0下载:
  2. 关键字: socket, 校验和算法, ICMP, connect, 端口,扫描, 这是我课程设计时,用VC.NET写的一个程序,功能是在利用socket提供的API函数, 填充并发送ICMP包,测试指定IP地址段中活动主机. 使用简单的connect方法来测试目的端口是否可通.并附带了校验和算法.希望更多的人与我交流, QQ:270596846 e_mail:chmuggmwtg@163.com-keyword : socket, the checksum algorithm, I
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:14061
    • 提供者:陈成
  1. sockt

    0下载:
  2. 可用于对socket api的学习,一个对于网络端口扫描的程序-can be used to study the socket api, a network port scanning procedures
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:5921
    • 提供者:周华兵
  1. unix_network_programming

    0下载:
  2. unix网络编程 第1卷 套接口API和X/Open传输接口API unix网络编程 第2卷 进程间通信 包括这两卷的源代码-unix Network Programming, Vol 1 socket API and X / Open Transmission Network Interface API unix Liaison Program, volume 2, inter-process communication, including two volumes of the so
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:305183
    • 提供者:郭涛
  1. netArp

    0下载:
  2. 相信各位都玩过SOCKET编程,用CSocket进行网络通讯非常方便,但有时想搞点底层点东西却非常麻烦,用windows的API最低也只能SOCK_RAW,顶多能看到IP层数据,如果想处理数据链路层的数据就无从下手了,幸好某天发现了winpcap东西。用了它处理底层的东西就非常方便。 winpcap主要有两个dll供程序员直接调用,pcap.dll和packet.dll,本程序主要使用pcap.dll.详细请看代码,本人也是刚接触WinPcap,所以一不定有一些错漏的地方,请各位大蝦
  3. 所属分类:系统编程

    • 发布日期:2014-01-16
    • 文件大小:48370
    • 提供者:iie9615
  1. xHook

    0下载:
  2. 对SOCKET的HOOK所有API函数的VC代码 对研究数据报有很大的作用 大家可以研究研究。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:58703
    • 提供者:aaaa
  1. tdimonnt.zip

    0下载:
  2. TDI (Transport Device Interface) monitor, enables one to see commands being sent to network card as a result of higher level calls to socket API. Allows one to see which process is causing the network activity and allows filtering and one can debug
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:97693
    • 提供者:Parity error
  1. socket

    0下载:
  2. Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发 TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。-Socket interface is a TCP/IP network, API, Socket Interface defines a number of functions or routines that programmers can use them to develop T
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:22834
    • 提供者:阿克拉
  1. Expert_WinAPI_8_to_17

    1下载:
  2. 这是《精通Windows API函数、接口、编程实例》第8-17章源代码,包括服务、图形用户界面、系统信息的管理、进程间通信、Windows Shell程序设计、Windows GDI、Windows Socket网络编程、设备驱动管理、内核通信、用户认证和对象安全。-This is the " Mastering Windows API function, interface, programming examples" section of Chapter 8-12, th
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-01
    • 文件大小:13825655
    • 提供者:
  1. UNIX-Network-Develop

    0下载:
  2. 这本书叫:UNIX网络编程(第一卷)。中文版。 这本书的作者是已故的 W Ridhard Steven写的。 这本书内容:详细地介绍了各种Socket API函数的用法。-The book is called: UNIX Network Programming (Volume I). Chinese version. This book was written by the late W Ridhard Steven wrote. This book: detailed descr ip
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-18
    • 文件大小:27997979
    • 提供者:汤文
  1. UNIXnetwork-programming

    0下载:
  2. UNIX网络编程第1卷 涉及到SOCKET的通信API-UNIX Network Programming Volume 1, relates to the communication API SOCKET
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-18
    • 文件大小:27975042
    • 提供者:jiangyu
  1. ClientDlg

    0下载:
  2. socket API\ClientDlg\ClientDlg.rar,很不错的vc源码,希望能对大家有所帮助-socket API \ ClientDlg \ ClientDlg.rar, very good vc source code, I hope you can help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:26332
    • 提供者:
  1. ServerDlg

    0下载:
  2. socket API\ServerDlg\ServerDlg.rar,很不错的vc源码,希望能对大家有所帮助-socket API \ ServerDlg \ ServerDlg.rar, very good vc source code, I hope you can help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:26198
    • 提供者:
  1. IPv6-Network-Programming-(2004)

    0下载:
  2. 此书介绍如何基于UNIX socket API来写IPv6应用,以及如何将IPv4应用兼容IPv6.-This book tries to outline how to write an IPv6-capable application on a UNIX socket API, or how to update your IPv4 application to be IPv6-capable.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-10
    • 文件大小:2402978
    • 提供者:test
  1. BSD-Sockets-API.pdf.tar

    0下载:
  2. BSD UNIX Socket的文档,很简洁的描述了常用的Socket-BSD UNIX Socket document, very concise descr iption of common Socket
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1466521
    • 提供者:凝霜
  1. vtss_appl_board_atom12_eval

    0下载:
  2. ATOM12 评估板上Vitesse PHY的驱动支持包-//*************************************************************************** board specific functions needed for running the PHY API at a Atom12 evaluation board. The evaluation board is equipped with a Rabbit CPU boa
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-03
    • 文件大小:3849
    • 提供者:shellengineer
  1. for-linux-sockets

    0下载:
  2. 可以用来学习怎么在linux环境中编写套接字网络编程,用于熟悉linux提供了套件字编程的API。-Can be used to learn how to write a socket network programming in linux environment used to be familiar with Linux programming API suite word.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:15426
    • 提供者:dongmenqing
  1. Linusocket

    0下载:
  2. Linux环境进程间通信套接口,在本专题的前面几个部分,如消息队列、信号灯、共享内存等,都是基于Sys V的IPC机制进行讨论的,它们的应用局限在单一计算机内的进程间通信;基于BSD套接口不仅可以实现单机内的进程间通信,还可以实现不同计算机进程之间的通信。本文将主要介绍BSD套接口(sockets),以及基于套接口的重要而基本的API。-socket
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:150501
    • 提供者:nihao
  1. socket

    0下载:
  2. TIPC socket API driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-09
    • 文件大小:12194
    • 提供者:lingxakong
  1. q3socketdevice

    0下载:
  2. The Q3SocketDevice class provides a platform-independent low-level socket API for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:5698
    • 提供者:xoujendo
  1. can

    0下载:
  2. Motivation Why using the socket API.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:21152
    • 提供者:zgbova
« 12 »
搜珍网 www.dssz.com