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

搜索资源列表

  1. linux_tcp

    4下载:
  2. Linux环境下Socket编程: 1.网络时间服务器timeserver,为网络上的用户提供时间服务,即为网络用户返回服务器的当前时间;记录发出请求的网络用户的IP地址(保存到文件中),格式如下: IP地址 请求时间 时间服务客户端timeclient,该客户端能够向服务器发送时间服务请求,并把获得的时间返回给用户。 采用TCP协议编写一个远程数据备份服务器,运行客户端将本地文件备份到远程的服务器中。 -Socket Programming Linux environm
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:4870
    • 提供者:艾萌
  1. socket_programing_file_transfer

    0下载:
  2. socket programing: type-->file transfer ->open a terminal and compile the server file..this terminal will act like server ->open another terminal and compile the client file..this terminal will act as a client.. ->the fil
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:1631
    • 提供者:lk
  1. socket_programing-msg_transfer

    0下载:
  2. socket programing: type-->message transfer ->open a terminal and compile the server file..this terminal will act like server ->open another terminal and compile the client file..this terminal will act as a client.. ->the
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:1917
    • 提供者:lk
  1. FTP_SERVER_SRC

    0下载:
  2. 项目简介:使用Linux下C语言开发,遵循RFC959协议,以命令解析器为核心,利用Socket作为通讯接口,提供上传下载,断点续传,流量控制,连接控制,支持多种常用FTP客户端。 -Project Descr iption: Using the C language under Linux development, follow the RFC959 protocol to the command parser as the core, the use of Socket as a com
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:34735
    • 提供者:杜峰
  1. SimpleSocket

    0下载:
  2. SimpleSocket是一个C + +库使得Socket客户机/服务器编程更容易。该文库包含类Socket和ServerSocket。这些类可以使用同样的方式作为同一名称的Java类。它使使用C++流将数据发送到驶过。 SimpleSocket进行了测试,在两Windows98和Windows NT4的一个GUI Origin200和GNU Cygwin的环境(IRIX的6.5)。图书馆工作预计将在Linux或其它Unix系统,有少量的修改。 SimpleSocket利用了SimpleExce
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:7507
    • 提供者:方启
  1. socket

    0下载:
  2. 用socket实现服务端和客户端的通信。有各种命令,其命令类似linux的终端命令符-Achieved with the socket server and client communication. There are various commands, the command similar to the linux terminal command Fu
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-10
    • 文件大小:17646068
    • 提供者:su
  1. CS

    0下载:
  2. linux下的socket下的通信编程,包含客户端和服务器。-linux under the socket communication programming under, including client and server.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:937
    • 提供者:小杨
  1. tcp.tar

    0下载:
  2. linux下的socket编程(服务端、客户端)-socket programming under linux (server, client)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:11576
    • 提供者:xiaojin
  1. client-1.0.tar

    0下载:
  2. Linux环境下的ftp服务端程序。采用了SOCKET套接字。-Linux environment ftp server program.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:55840
    • 提供者:陈唤雨
  1. RemoteProcedureCall

    0下载:
  2. Remote Procedure call implementation in C in Fedora 7(Linux).Socket Programming has been used. Both Server and Client programs has been given
  3. 所属分类:Web Server

    • 发布日期:2017-04-02
    • 文件大小:1335
    • 提供者:pagal
  1. shiyan1

    0下载:
  2. (1)复习Linux操作系统下的C语言程序的编辑、编译方法,完成简单的变元表读取显示程序。 (2)通过简单程序学习套接字地址、IP地址相关处理函数的使用。 (3)通过两个能完成基本通信功能的TCP服务器程序和客户机程序学习基本Socket函数的使用。-(1) under the operating system review Linux C language program, editor of the compilation approach, complete simple chan
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:8641
    • 提供者:李洪旭
  1. Lam_qt

    0下载:
  2. 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:139911
    • 提供者:stone
  1. client_udp

    0下载:
  2. 在linux使用socket进行异步的通信,基于客户端服务器模型-In linux using the socket for asynchronous communication, client-server model based on
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:1400
    • 提供者: 张永华
  1. udp

    0下载:
  2. linux下面实现的socket网络编程。使用的是udp协议,可以实现多客户端联机server的功能-The following implementation linux network programming socket. Using udp protocol, can be multi-line server client functionality
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:1237
    • 提供者:龙虾
  1. tcp

    0下载:
  2. linux下面实现的socket网络编程。采用的是tcp协议。。。可以实现多客户端联机server的功能-The following implementation linux network programming socket. Using the tcp protocol. . . Enables multi-client server functionality Online
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:1265
    • 提供者:龙虾
  1. socket_work

    0下载:
  2. linux环境下客户服务器通信,socket编程,服务器给客户机返回字符逆序输出功能。-linux environment, client-server communication, socket programming, the server to the client returns the character reverse output.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1783
    • 提供者:蓝天
  1. sum

    0下载:
  2. linux下的socket编程,实现服务器端接收客户端输入的两个数据,服务端将求和运算的结果返回给客户端。-under linux socket programming, client server receives two data inputs, the server will be the sum result of the operation back to the client.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:1663
    • 提供者:蒋仙
  1. work1

    0下载:
  2. linux 下的socket编程,服务器端接收客户端传来的数据,服务器将数据原样回传给客户端。-socket programming under linux, server-side receiving the data sent by the client, the server data back to the client as is.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1678
    • 提供者:蒋仙
  1. 780470147627-code-ch15

    0下载:
  2. c编写的linux下的socket通讯简单示例,服务端源码和客户端源码-c under linux written in a simple example of socket communication, client server source code and source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:4343
    • 提供者:ycc
  1. socketTutorial

    0下载:
  2. Socket 指导手册,其中关于client-server部分的程序代码可直接在linux上编译运行。-Socket programming handbook, most source about clinet-server part can be run directly on linux machine.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:542275
    • 提供者:dake zhao
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com