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

搜索资源列表

  1. NetTransferFile

    0下载:
  2. 刚学VC时写的文件传输程序,全部用SocketAPI编写-just learning to write when the file transfer process, all prepared with Socket API
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:99422
    • 提供者:jzx
  1. socketAPI

    0下载:
  2. SocketApi是在netembryo库上修改而成的,方便在嵌入式设备上开发网路应用,由于netembryo库虽然支持SSL,但是有些bug是没有经过验证的。-SocketApi in netembryo on the revisions. facilitate the development of embedded devices on the network applications, while supporting the netembryo SSL, But some bug is
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:47190
    • 提供者:sophic
  1. 20041211-mylib

    0下载:
  2. 经常用到的 socketAPI,posix thread 的类封装,还有一些同步设施 智能指针的实现,线程安全的引用计数-frequently used the socketAPI, posix thread-like packaging, there are some smart synchronization facilities to achieve the target, thread-safe reference counting
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:18024
    • 提供者:知鱼
  1. socketAPI.rar

    0下载:
  2. 一个简单的使用WinSock API函数,基于C/S结构的网络通信实例。,The use of a simple function of WinSock API, based on the C/S structure of examples of network communications.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3779087
    • 提供者:SCH
  1. socketapi(delphi)

    0下载:
  2. 一个在Delphi下直接使用SocketAPI函数写的网络文件传输代码,适合初学者参考-Delphi in a function under the direct use of SocketAPI network file transfer to write code, suitable for beginners reference
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:78468
    • 提供者:dotjava
  1. socketapi

    0下载:
  2. delphi实现文件传输,分服务器端和客户端。服务器端实时扫描指定文件夹,若有文件就将文件传输到客户端-delphi to achieve file transfer, sub-server and client. Server-side real-time scanning the specified folder, if the file will be file transfer to the client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:466572
    • 提供者:roger_tang
  1. socketapi-2.2.0~rc5.tar

    0下载:
  2. sctp socket api,与sctplib 一起使用-sctp socket api
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:511463
    • 提供者:caohaiwang
  1. socketapi(delphi)

    0下载:
  2. delphi 网络编程小例子,利用socket编程。-delphi network programming a small example of the use of socket programming.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:31009
    • 提供者:se
  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
    • 文件大小:2858085
    • 提供者:梁冰
  1. socketapi-2.2.0.tar

    0下载:
  2. sctplib sockapi 2.2,配套编译sctp套接字程序。-sctplib sockapi 2.2
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:567385
    • 提供者:sharkin
  1. BackShell(SocketAPI)

    0下载:
  2. 用VB写的反弹型后门程序。不是通过winsock而是通过调用系统API创建Socket进行网络连接。-Using VB to write a reaction-type backdoors. Not through winsock but by calling the system API to create Socket to network connections.
  3. 所属分类:Remote Control

    • 发布日期:2017-03-28
    • 文件大小:70341
    • 提供者:willker
  1. SocketAPI

    0下载:
  2. 用API函数编写的局域网聊天工具,分为客户端和服务器。-API function with the preparation of local area network chat tool, divided into client and server.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:138538
    • 提供者:luokan
  1. socket_API

    0下载:
  2. 用socketAPI实现一个聊天室,其中内容有客户端的代码还有服务器端的代码。-socket API connect
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:7416
    • 提供者:xuchuan
  1. socketAPI

    0下载:
  2. c/c++ socket 通信,包含了客户端和服务端代码-c/c++ socket communication,include server and client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:15737
    • 提供者:baomu
  1. SocketAPI

    0下载:
  2. 基于SOCKET的基本通讯源代码,代码包括socket的创建,listen的命令使用,以及服务器和客户端的配置。-Based on the basic SOCKET communications source code, code including the creation of socket, listen command uses, as well as the server and client configuration.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-16
    • 文件大小:615263
    • 提供者:Kyle
  1. socketAPI

    0下载:
  2. 一个简单的socket编程源码,客户端和服务器端,适合于初学者。-A simple socket programming source, the client and server side, suitable for beginners.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-04
    • 文件大小:9420
    • 提供者:wuqingfeng
搜珍网 www.dssz.com