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

搜索资源列表

  1. Sockets-1.8.3

    0下载:
  2. sockets API封装类,可以在UNIX和WIN32平台下工作。提供SSL、IPv6、TCP/UDP sockets、 TCP加密、HTTP协议、高度可定制的错误处理。-sockets API Packaging category, in UNIX and work under Win32 platform. SSL, IPv6, TCP / UDP sockets, TCP encryption, HTTP protocol, highly customizable error handl
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:197.94kb
    • 提供者:贾志远
  1. RakNet

    0下载:
  2. RakNet is an advanced networking API that provides services for and over Berkeley Sockets, or on Windows systems \"Winsock.\"
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:7.23mb
    • 提供者:ew2117
  1. Socket-API

    0下载:
  2. Socket五种不同的类型API方式编程,流式套接字(stream socket)、数据报套接字(dategram socket)、原始套接字(raw-protocol interface)等。-Socket API way five different types of programming, stream sockets (stream socket), datagram sockets (dategram socket), the original socket (raw-protoco
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:8.1kb
    • 提供者:Sanwer
  1. Sockets-2.3.7.tar

    0下载:
  2. 一个功能齐全的C++ socket库。对socket api进行了很好的封装。简化了socket编程。-A fully functional C++ socket library. Right socket api had a very good package. Simplifies the programming socket.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:185.77kb
    • 提供者:waking
  1. Addison.Wesley.UNIX.Network.Programming.Volume.1.3

    0下载:
  2. UNIX® Network Programming Volume 1, Third Edition: The Sockets Networking API-UNIX ? Network Programming Volume 1, Third Edition: The Sockets Networking API
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-20
    • 文件大小:5.39mb
    • 提供者:达到
  1. tcpip

    0下载:
  2. This example demonstrates the use of the Symbian OS Sockets Client API to send and receive data to and from an external server using a connection oriented protocol.-This example demonstrates the use of the Symbian OS Sockets Client API to send and re
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:11.43kb
    • 提供者:fox
  1. Network-and-Networking-Programming

    0下载:
  2. 介绍利用WinSock,进行网络编程的好书-The purpose of this book is to show you how to make network-aware applications that run on the Microsoft Windows operating systems using the Windows Sockets (WinSock) Application Programming Interface (API). To that end, sever
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-10
    • 文件大小:1.29mb
    • 提供者:武铭
  1. SocketAPI

    0下载:
  2. 此源程序是使用Windows Sockets API编写的基于服务器端/客服端的网络通信程序。-This source code is written using the Windows Sockets API, server-based client/customer side of the network communication program.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2.73mb
    • 提供者:梁冰
  1. UDPSocketDll

    1下载:
  2. UDP网络传输动态连接库,一个项目中使用的网络接口,封装Windows Sockets API为UDP数据报传输类。而不是对整个Sockets API进行封装,只是对socket(), bind(), sendto(), recvfrom()等常用的方法对行了封装,方便UDP网络传输。-UDP network transport dynamic link library, a project to use the network interface, package, Windows Socke
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:257.29kb
    • 提供者:yuwei
  1. TCP

    0下载:
  2. 开发TCP套接字应用程序,由客户端和服务器组成,实现功能是客户端向服务器发送字符串,调用Windows Sockets API-Development TCP socket applications, by the client and server, achieving function is to send a string to the client to the server, call the Windows Sockets API
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:6.09kb
    • 提供者:rae
  1. Sockets-2.3.9.1

    0下载:
  2. C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、HTTP(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 HTTP 的 GET/POST/PUT 以及 WebServer 的框架。-his is a GPL licensed C++ class library wrapping the berkeley sockets C API, and therefore wor
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-21
    • 文件大小:311.3kb
    • 提供者:geddy
  1. QQ

    0下载:
  2. 通过Windows Sockets API实现一个即时聊天工具-Through the Windows Sockets API to achieve a real-time chat tool
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-11
    • 文件大小:2.51mb
    • 提供者:陈陈
  1. Windows_Sockets_Network_Programming

    0下载:
  2. This book describes the Windows Sockets application programming interface (API), commonly known as "WinSock." This is intended to be a companion to the v1.1 Windows Sockets specification, not a replacement for it. The contents provide a roadmap for t
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:868.99kb
    • 提供者:sgsgsgultra
  1. winsock-api

    0下载:
  2. Windows Sockets API Tutorial
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:76.11kb
    • 提供者:Adnan Ali
  1. winsock

    0下载:
  2. Windows Sockets API (WSA), which was later shortened to Winsock, is a technical specification that defines how Windows network software should access network services, especially TCP/IP. It defines a standard interface between a Windows TCP/IP client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:1.36kb
    • 提供者:catleya
  1. Client80port

    0下载:
  2. 用WinSock提供的多个的套接字的API函数来编程,基于TCP协议实现即时通讯的客户端-Provide more of the sockets API functions in WinSock programming, based on the TCP protocol instant messaging client
  3. 所属分类:P2P

    • 发布日期:2017-05-28
    • 文件大小:10.5mb
    • 提供者:李志强
  1. socket

    0下载:
  2. 1.套接字编程原理 1.1 Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义 1.3.2分类 1.3.3 套接字的作用 1.3.4端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API编程 2.1常用函数 2.2 TCP实例 2.3 UDP实例 2.4 Socket 通信阻塞的解决方法 3.MFC下的Socket编程的类 3.1 CAsyncSocket类 3.2 CSocket类 3.3 Win
  3. 所属分类:P2P

    • 发布日期:2017-11-08
    • 文件大小:41.32kb
    • 提供者:chenrui
  1. Windows-Sockets

    0下载:
  2. 本书主要介绍了如何用API函数进行网络间通信-The book introduces how to use the API function communication networks
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-03
    • 文件大小:294.36kb
    • 提供者:gyl
  1. GetmyIP_question3

    0下载:
  2. 使用Windows Sockets的API函数获得给定域名的IP地址-Use Windows Sockets API function to obtain the IP address of a given domain.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:1.1kb
    • 提供者:joshenwei
  1. UNIX-NetWork-Programing_2.pdf.tar

    0下载:
  2. 本书是一部UNIX网络编程的经典之作。书中全面深入地介绍了如何使用套接字API进行网络编程。全书不但介绍了基本编程内容,还涵盖了与套接字编程相关的高级主题,对于客户/服务器程序的各种设计方法也作了完整的探讨,最后还深入分析了流这种设备驱动机制-This book is a classic UNIX network programming. The book comprehensively and thoroughly explains how to use the sockets API for
  3. 所属分类:Linux Network

    • 发布日期:2017-06-08
    • 文件大小:14.78mb
    • 提供者:李良
« 12 »
搜珍网 www.dssz.com