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

搜索资源列表

  1. 2004101109255820466

    0下载:
  2. 主要封装了CNdkIOCPServer,CNDKThreadServer,CNdkTcpClient 三个类及相关的连接池,线程池等,大家看看,有意 见的话给我提提 starcbh@21cn.com NdkIOCPServer类需win2k以上 必须winsock2.2以上版本 ============================================ // NdkIOCPServer.h: interface for the CNdkIOCPServer class.-CNdkI
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:245.8kb
    • 提供者:大雨
  1. arpping.rar

    0下载:
  2. Arp Ping on Windows, use winsock2.h,Arp Ping on Windows, use winsock2.h
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:98.68kb
    • 提供者:And
  1. 10.4

    0下载:
  2. API网络聊天工具,六个UDP和TCP发送接受的cpp文件,一个基于MFC的局域网聊天小工具工程,和此小工具的所有运行时库、资源和执行程序。代码的压缩包位置-windows socket Windows SDK、MFC、Socket winsock2.h Ws2_32.lib Ws2_32.dll
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:43.16kb
    • 提供者:严经
  1. winsockchat

    0下载:
  2. I ve done alot of hard work to bring you an easy way to use winsock in your applications. This code is well commented. Shows how to use SOCKETS, winsock2.h and alot of other stuff. Connect, Listen, Send Data, Get data etc. I created a class to make
  3. 所属分类:WinSock-NDIS

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

    0下载:
  2. This code is well commented. Shows how to use SOCKETS, winsock2.h and alot of other stuff. Connect, Listen, Send Data, Get data etc.
  3. 所属分类:WinSock-NDIS

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

    0下载:
  2. p2p网络广播,winsock2.0实现。分inject与peer两个主程序,别外包括头文件proto.h和exception主要用于区分消息内容和出错信息-p2p network broadcasting, winsock2.0 realize. Sub-inject with the two main peer, do not include header files proto.h and the exception is mainly used to distinguish betwee
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:4.37kb
    • 提供者:邹乐平
  1. miniproxy

    0下载:
  2. A mini proxy using Winsock2.h , using two sockets, one for allowing the listening on a port, the other for connecting with the client and sending.
  3. 所属分类:Proxy Server

    • 发布日期:2017-04-02
    • 文件大小:1.06kb
    • 提供者:pyr0
  1. client

    0下载:
  2. 服务器端口监听,实现端口的实时监听-#include <winsock2.h> #include <stdio.h> #include <stdlib.h> int TCount = 0 //MAX Thread numbers int ThreadNu
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:2.81kb
    • 提供者:姬序龙
  1. FTPClient

    0下载:
  2. FPT client, using winsock2.h
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:21.94kb
    • 提供者:Toan
  1. Socket

    0下载:
  2. Windows 网络编程实例 Socket #include <winsock2.h> // 为了使用Winsock API函数 #include <stdio.h> #include <windows.h> // 告诉连接器与WS2_32库连接 #pragma comment(lib,"WS2_32.lib")-Windows Socket network programming examples #include <
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:29.73kb
    • 提供者:qzy
  1. SOCKET.CPP

    0下载:
  2. #include <winsock2.h> #pragma comment(lib, ws2_32.lib ) int main() { WSADATA WSAData SOCKET sock SOCKADDR_IN sin char buffer[255] WSAStartup(MAKEWORD(2,0), &WSAData) Tout est configuré pour se connecter sur IRC, haa
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:755byte
    • 提供者:a@cuvox.de
  1. udp.c

    0下载:
  2. #include <Winsock2.h> #include <Ws2tcpip.h>-UDP socket receiver
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-12
    • 文件大小:1017byte
    • 提供者:jasler
  1. linux

    1下载:
  2. C语言写的SOCKS5服务器,与WINDOWS同版 需要GCC编译,与我发布的WINDOWS版本同源,需要注意的是winsock2.h和inet.h的更替-C language SOCKS5 server, the use of GCC compiler, and I release the windows version of the difference between winsock2.h and inet.h
  3. 所属分类:Linux Network

    • 发布日期:2017-05-05
    • 文件大小:4kb
    • 提供者:曹家谡
搜珍网 www.dssz.com