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

搜索资源列表

  1. socketcode

    0下载:
  2. Linux 下使用C++进行Socket编程-Linux using C++ for Socket Programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2397
    • 提供者:李帅
  1. Client

    0下载:
  2. UNIX下C++ socket client和读取aaa日志编写-UNIX under C++ socket client and prepare to read the log aaa
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2524
    • 提供者:jales
  1. WSFileTransfer_demo

    0下载:
  2. 本软件是Linux环境下Socket文件发送程序,-hyhkjhkjljkl.kj
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:41407
    • 提供者:dgrhfh
  1. 33277usrsock

    0下载:
  2. Linux下简单的网络通讯:发出接受数据(Socket)编程-Linux under the simple network communications: the issue of acceptance of data (Socket) Programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:14161
    • 提供者:hbei
  1. CSocket

    0下载:
  2. 封装了UNIX下socket函数的类。以方便使用。-Package under a UNIX-type socket functions. To facilitate use.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:2905
    • 提供者:蒋磊
  1. hello

    0下载:
  2. basic socket programming in unix-basic socket programming in unix
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:551
    • 提供者:moonga
  1. linuxsocket

    0下载:
  2. linux socket programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:919153
    • 提供者:jin
  1. mserver.c

    0下载:
  2. this socket programming-this is socket programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1099
    • 提供者:pprasad
  1. ftp

    3下载:
  2. linux下,简单FTP的实现,客服端,和服务器段的代码都有。-Under linux, the realization of a simple FTP, client service, and servers have the code above.
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-11-27
    • 文件大小:1564
    • 提供者:juckciy
  1. sdrr43r3socket

    0下载:
  2. 完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理 SOCKET请求。-The full realization of registry processing, document processing. Services using multi-threaded client services, can best deal with the request SOCKET.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:6120
    • 提供者:刘佳
  1. service_client_socket

    0下载:
  2. Linux 下客户端与服务端的Socket通信-Linux Linux->serviceX s socket
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:1658
    • 提供者:施成风
  1. csMode

    0下载:
  2. socket 编程的测试程序,对于初学都是很有帮助的-socket programming test procedures are useful for the beginner
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:13089
    • 提供者:yangkui
  1. file_transfer

    0下载:
  2. linux下SOCKET编程示例,一个是receive程序,一个是send程序,可以用两个LINUX环境通信,也可以在一个LINUX系统下开两个终端通信-SOCKET under linux programming examples, one receive program, one is send program can use two LINUX environment, communications, can also be a LINUX system, place the follow
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:28921
    • 提供者:xiongxiaohui
  1. tcpbuf

    0下载:
  2. 接收tcp消息的类。tcp是一个流的概念,你可能一次read调用读到两条半消息,再接着一次read调用读到半条消息。这个tcpbuf的类就是用来帮助处理这种情况。它会分3次返回3条消息。很实用的类。Windows/Linux都能用。-class tcpbuf is to help receiving tcp message from a socket. It will return exactly ONE message from the tcp buffer. Support windows/
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:7410
    • 提供者:ttww2000
  1. tcphust

    0下载:
  2. linux下socket/tcp/ip简单实现-simple implementantion of socket/tcp/ip on linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:26588
    • 提供者:w
  1. unixstevens.tar

    0下载:
  2. Unix Richard Stevens ebook. good book for socket program in c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-24
    • 文件大小:3338237
    • 提供者:kavitha
  1. sev

    0下载:
  2. linux下socket server简单程序,有注释-socket server under linux simple procedure, there are comments
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1276
    • 提供者:朱博
  1. chat.tar

    0下载:
  2. 麻雀虽小,五脏俱全加强版聊天室,源码来自网上搜得的,增加用户登录密码检查,聊天信息记录功能,版权归原作者所有,我只是修改下玩。在终端下执行,没有图形界面,没有创建子进程,利用int型数组保存客户accept套接字 -Sparrow may be small, fully-equipped enhanced version of chat rooms, source gathered from the Internet, and increase user login password check
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:4673
    • 提供者:仁政
  1. UnixSocketProgramming

    0下载:
  2. Unix Socket 编程常见问题解答 为UNIX网络编程入门知识
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:412694
    • 提供者:change
  1. linux

    0下载:
  2. 此文件包含了sk-buff、pro文件系统、socket的有关资料,并附带了两个小例子-This file contains the sk-buff, pro file system, socket of the information and comes with two small examples of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:43992
    • 提供者:于爱华
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 38 »
搜珍网 www.dssz.com