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

搜索资源列表

  1. Beej_s_Guide_to_Network_Programming

    0下载:
  2. linux socket 编程 常用函数 及 tcp udp源码-linux socket 编程
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-01
    • 文件大小:541534
    • 提供者:simba
  1. Socket

    0下载:
  2. 本程序实现socket编程,程序详细,且实现有不同的例子,可供参考着学习-The program realization socket programming, program details, and realize there are different examples of learning for reference
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:75027
    • 提供者:陆路
  1. gtk-examples

    0下载:
  2. socket编程下的GTK代码,为新手提供大量的资料和素材。-Under the GTK socket programming code, provide a lot of information for the novice and the material.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:83942
    • 提供者:潘亮
  1. magent-0.6.tar

    1下载:
  2. magent 是一个简单,但非常有用的 memcached 缓存服务器的代理小程序。 主要功能: • 保持到memcached服务器的多个连接 • 支持下列memcached指令 1. get gets 2. delete 3. incr decr 4. add set replace prepend append 5. cas • 基于 libevent 的事件驱动库 • 支持 ketama 算法
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:17257
    • 提供者:zzw
  1. SOCKET-Linux-chat

    0下载:
  2. 本程序在ubuntu下用C语言实现,采用server/client模式,服务端通过功效内存存储聊天记录,发给每个客服端-Under this program in ubuntu with the C language, using server/client model, the effectiveness of memory storage server through the chat, each customer-side distributed
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:144245
    • 提供者:
  1. socket-guessnum

    0下载:
  2. linux 下的socket编程,实现了猜数字游戏的功能,很好用~-under linux socket programming, the function of the number guessing game, that is great ~
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:178465
    • 提供者:nemo
  1. socket

    0下载:
  2. SOCKET 实现linux、unix下server开发-using socket develop server on unix/linux platform
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1363
    • 提供者:Wangsao
  1. socket.tar

    0下载:
  2. Linux TCP socket通讯,visual C++实现-Linux TCP socket communication, visual C++ implementation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:30720
    • 提供者:yilan guo
  1. client-socket

    0下载:
  2. 一个简单的socket客户端程序,读取配置文件拼成16进制字符流发现服务端监听的端口-socket client demo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1916
    • 提供者:zhanghh
  1. socket-server

    0下载:
  2. 一个简单的socket server代码,需要相关的数据库配合,才能编译完成。-socket server demo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:25189
    • 提供者:zhanghh
  1. socket

    0下载:
  2. socket编程,linux网络编程,详细源代码在压缩包里面-qq chat, linux network programming, detailed source code inside the archive
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-02
    • 文件大小:827913
    • 提供者:liuyuanqing
  1. socket.tar

    0下载:
  2. linux下简单socket通信程序,实现群聊功能-simple socket communication program under linux, to achieve group chat
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:6285
    • 提供者:sk
  1. tcp_server_client

    0下载:
  2. socket通信的源码,其中一端是php代码,另外一端是linux下的c代码-linux kernel scenario analysis of the electronic version of the book introduces the principles of linux kernel
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1610
    • 提供者:michaelcjt
  1. socket

    0下载:
  2. Linux下的网络编程,掌握套接字的使用,从而可以帮助大家更好的了解Linux下的网络编程-Network programming under Linux, using the master socket, which can help you better understand network programming under Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:4418
    • 提供者:John
  1. Windows_linux-Socket

    0下载:
  2. windows与linux的socket之间通信程序.-windows linux socket
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:10134
    • 提供者:余建荣
  1. Socket

    0下载:
  2. 介绍socket,Socket建立,Socket配置,连接建立,数据传输,结束传输,Socket编程实例-Introduction socket, Socket establishment, Socket configuration, connection establishment, data transmission, the end of transmission, Socket Programming Example
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:13272
    • 提供者:biaobiao
  1. Linux-Socket-Programming-by-Example

    0下载:
  2. Linux Socket Programming by Example
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1660160
    • 提供者:钱宏
  1. Linuxsocket

    0下载:
  2. linux网络编程,进程间通讯,套接字,适合初级学者-linux socket
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-11
    • 文件大小:2066868
    • 提供者:kylin
  1. socket

    0下载:
  2. linux套接字socket说明文档以及应用程序,很适合初学者-linux socket socket documentation and the application , it is suitable for beginners
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:7749
    • 提供者:amigo
  1. epoll

    0下载:
  2. linux c 网络编程,socket实现epollc服务器-linux c network program about socket,use epoll
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:963
    • 提供者:孟士淇
« 1 2 3 4 5 67 8 9 10 11 ... 38 »
搜珍网 www.dssz.com