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

搜索资源列表

  1. linux-socket-func

    0下载:
  2. linux下socket的相关函数以及互相之间调用的关系,及有详细的服务器和client的例子说明如何调用!-socket under the cross-correlation function of the relationship between the call and a detailed server and client examples to illustrate how the call!
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:6689
    • 提供者:222
  1. linux-socket

    0下载:
  2. linux下网络编程,客户端和服务器端通信程序-Network programming, client and server communications procedures
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2015
    • 提供者:邱天
  1. socklib

    1下载:
  2. Linux 下的socket客户端服务端代码,请大家批正-Linux socket client server code, you are awarded
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:21901
    • 提供者:
  1. 利用socket接口实现的FTP客户端和服务器端

    2下载:
  2. linux下利用socket接口实现的FTP客户端和服务器端,linux using socket interface of the FTP client and server
  3. 所属分类:Ftp客户端

    • 发布日期:2014-11-21
    • 文件大小:8511
    • 提供者:jayshaw
  1. realmsg-4

    0下载:
  2. 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the fr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3944419
    • 提供者:xc
  1. RAW SOCKET编程与以太网帧分析

    1下载:
  2. RAW SOCKET编程与以太网帧分析。环境是Linux,用C,C++语言描述。 包括基于TCP和UDP的两个客户服务器程序;以及一个原始套接字可以接受任何数据链路层。并且根据协议规约输出抓取到的包的字段内容 -RAW SOCKET Programming and Ethernet frame analysis. Environment is Linux, using C, C++ language to describe. Including both TCP and UDP-ba
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-11-26
    • 文件大小:5373
    • 提供者:hgn
  1. FreeChat-ssl

    0下载:
  2. linux下基于ssl安全套接字设计的一个聊天程序,包含客户端和服务器的源码。-linux based ssl secure socket design a chat program, including client and server source code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:33369
    • 提供者:lin
  1. demo

    0下载:
  2. 在linux2.6内核下编的基于socket的通信程序,可以直接运行,里面包括server.cpp和client.cpp以及makefile文件,支持文件传输-At under linux2.6 kernel socket-based communication procedures, can be directly run, which included server.cpp and client.cpp and makefile files, support file transfer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:44223
    • 提供者:yulei
  1. socketprogram

    0下载:
  2. client server socket programs to learn socket programming on linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4037
    • 提供者:sdfsdf
  1. udpsocket

    0下载:
  2. linux下的udp socket通信,包括client和server端程序代码。-Udp socket communications linux under , including both client and server sides.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:1430
    • 提供者:白鸽
  1. socket.tar

    0下载:
  2. Linux sockets client and server example programs.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:2266
    • 提供者:Eugene Leigh
  1. brt

    0下载:
  2. Linux下写的 socket 文件传输送程序 服务端和客户端完美统一! 命令行参数分析的完美方式! -Write under Linux the socket file transfer service to send the client side and the perfect unity! Command-line parameter analysis of the perfect way!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:15688
    • 提供者:superhn
  1. socket

    0下载:
  2. linux 下的server/client socket 程式 -linux under the server/client socket program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2015
    • 提供者:王大元
  1. socket

    1下载:
  2. Linux环境下c语言的socket编程。最基本的服务器客户端。功能较简单。服务器收包,客户端发包。收包的时候检验包头属于哪一种。有注释-C language under Linux socket programming. The most basic server client. Function is relatively simple. Server received packet, the client contract. When received packets belong to
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:2311
    • 提供者:yuan
  1. linux-socket-2

    0下载:
  2. linux下的SOCKET编程,客户端与服务器端都有-SOCKET programming under linux, client and server have
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:4023
    • 提供者:satan
  1. Linux-Socket

    0下载:
  2. linux下运行SOCKET的客户端和服务器端程序,操作步骤写在readme.txt中-SOCKET client and server-side program running under linux, the steps in the readme.txt
  3. 所属分类:Driver develop

    • 发布日期:2017-11-16
    • 文件大小:4666
    • 提供者:shindow
  1. socket

    0下载:
  2. Linux下socket客户端和服务端的通信,实现TCP/IP协议下的命令传输和执行命令后的结果返回-Under Linux socket client and server communications, TCP/IP protocol under the command transfer and return the results after executing the command
  3. 所属分类:Linux Network

    • 发布日期:2017-04-17
    • 文件大小:29274
    • 提供者:kang
  1. socket

    0下载:
  2. linux下socket的实现 客户端 服务端-linux socket client server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:1214
    • 提供者:weixj
  1. linux_qq

    0下载:
  2. 该代码在Linux实现了一个类似于windows上的QQ的聊天工具。主要是基于TCP/IP协议的socket通信。包括服务器端和客户端两部分,其中客户端使用了select的IO多路复用技术,服务器端由于要监听多个客户端,因此使用了epoll的IO多路复用技术。整个项目目前可以实现的功能有用户的注册与登录,添加好友,发送聊天消息,发送与接收文件等。(The code implements a chat tool similar to windows on QQ in Linux. Socket c
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:41984
    • 提供者:零下10度C
  1. Socket客户端

    0下载:
  2. 基于Linux的socket客户端程序,可以执行简单的网络通信功能。(socket Client on Linux)
  3. 所属分类:网络编程

    • 发布日期:2018-05-06
    • 文件大小:9216
    • 提供者:依云让
« 1 23 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com