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

搜索资源列表

  1. dkcms_v6.0

    0下载:
  2. A Java chat server and client service procedures, C / S structure, ChatServer class implements a chat room on the server side, such a constructor, use newServerSocket in the constructor () to create a Socket connection. RunServer () method to run the
  3. 所属分类:Windows编程

    • 发布日期:2017-05-17
    • 文件大小:4173419
    • 提供者:yy
  1. vbjifangguanli

    0下载:
  2. 一个简单的vb,c/s机房上机管理 只实现了登录验证等小功能, 纯sock控件练习用-A simple vb, the c/s Computer Lab Management Only to realize the login authentication and other small features, Pure sock practice with the controls
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-26
    • 文件大小:41433
    • 提供者:batfqm
  1. Sock

    0下载:
  2. 简单的自动更新-Simple automatic update!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-29
    • 文件大小:66194
    • 提供者:ssfgag
  1. x25_timer

    0下载:
  2. initialized by sock init data for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1478
    • 提供者:yunqengmg
  1. sock

    0下载:
  2. 使用win32编程,聊天QQ小程序,有服务端和客户端-Use win32 programming, QQ chat applet, there are service and client
  3. 所属分类:Console

    • 发布日期:2017-04-26
    • 文件大小:29949
    • 提供者:wuhuaqing
  1. ip6_udp_tunnel

    0下载:
  2. udp sock create6 for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1120
    • 提供者:cuqmfei
  1. inet_timewait_sock

    0下载:
  2. Definitions for a generic INET TIMEWAIT sock.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7035
    • 提供者:jinggkzn
  1. Socket

    0下载:
  2. sock网络编程,包括同步通信,异步通信,网络协议,套接字-sock progrem ,TCP,UDP
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-27
    • 文件大小:16667
    • 提供者:Alice
  1. macvtap

    0下载:
  2. macvtap_proto is used to allocate queues through the sock allocation mechanism.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:9219
    • 提供者:黑眼睛
  1. llc_conn

    0下载:
  2. struct sock must be the first member of llc sock for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:9244
    • 提供者:wungyfiu
  1. kexec

    0下载:
  2. Connect to generic netlink socket on kernel side genl_connect(sock) .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3129
    • 提供者:bfgiusx
  1. sock

    0下载:
  2. 通过socket建立两台电脑之间的连接,并能在两台电脑之间交换数据-The connection between two computers is built by socket, and it can exchange data between two computers.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:27158
    • 提供者:樊兴家
  1. sock

    0下载:
  2. This based largely upon arch x86 crypto aesni-intel glue.c. -This is based largely upon arch x86 crypto aesni-intel glue.c.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5665
    • 提供者:gkxaqx
  1. oom

    0下载:
  2. This the global socket data structure used for responding to the Out-of-the-blue (OOTB) packets. A control sock will be created for this socket at the initialization time. -This is the global socket data structure used for responding to the Out-of-
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2028
    • 提供者:jintylao
  1. chat

    0下载:
  2. udp聊天程序,多线程,sock通信协议 -UDP chat program, multi threading, sock communication protocol
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:3707709
    • 提供者:鲍程辉
  1. Sock-to-TAP

    0下载:
  2. This Source is same [maybe] with VPN. but it use for addon SSH Tunnel [Forwarding Port]. Component Required: - Business Skin. - CPRasMonitor. - IPHelper. - IpHlpApi. - DosCommand - AlphaSkins.
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:2218123
    • 提供者:yogi endavador
  1. sock-udp

    0下载:
  2. tcp-udp实现一个简单地广播Demo-tcp-udp Demo
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2333
    • 提供者:yq
  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
    • 文件大小:755
    • 提供者:a@cuvox.de
  1. WinSockTCP

    0下载:
  2. TCP协议点对点socket程序,c++源程序-TCP with sock
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-30
    • 文件大小:38499
    • 提供者:紫宸
  1. 3proxy-0.8.6.tar

    0下载:
  2. 3proxy Linux系统网络代理服务器最新source code,功能强大,支持SOCK HTTP HTTPS、SMTP、POP3等各种网络代理。-3proxy source code,support proxy for SOCK HTTP HTTPS、SMTP、POP3 and so on.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-30
    • 文件大小:496098
    • 提供者:eagles
« 1 2 ... 11 12 13 14 15 1617 18 »
搜珍网 www.dssz.com