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

搜索资源列表

  1. udpecho

    1下载:
  2. linux下利用socket建立连接实现UDP数据通信的连接客户端源代码和服务端源代码-linux using socket connection to achieve UDP data communications connectivity client server source code and source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:2772
    • 提供者:wshrf
  1. Client_Server

    0下载:
  2. socket通信模型,含有源码 socket通信模型,含有源码-socket communication Server.c and Client.c of Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2279
    • 提供者:xujianchang
  1. c-s-huangjun86

    0下载:
  2. linux环境下gcc编译通过,cs通信server端源码,实现了简单的文本的传输,阅读后即可了解整个socket流程,绝对原创,欢迎大家多多支持。-gcc compiler under linux through, cs source client server communication, the realization of a simple transfer of text, reading socket understand the whole process can be absol
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1070
    • 提供者:黄珺
  1. ser_cli

    0下载:
  2. 基于TCP的控制台下局域网ftp(C/S),能够实现简单ftp命令。具有简单的客户端身份认证功能。内含简单的makefile文件,用记事本打开,可初步参考学习makefile。另外,对于linux环境下Socket编程爱好者,此文件是初级学习阶段不错的参考资料代码。 开发测试环境:Red Hat Linux 3.2.2-5 编译工具:gcc 3.2.2 20030222  -TCP-based network control panel under the ftp (C/S),
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:5725
    • 提供者:范超
  1. linux_socket

    0下载:
  2. 此程序为linux下的socket编程,含有服务器端和客户端,可以实现linux之间的网络通信,也可以和windows连接实现通信-This procedure for socket programming under linux, which contains server-side and client, you can achieve network communication between the linux, and windows can also be connected to
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2006
    • 提供者:
  1. asdf_socketftp

    0下载:
  2. linux环境下面ftp客户端和服务器端。使用套接字完成ftp的上传和下载文件。-linux environment for the following ftp client and server. Completion of the use of socket ftp upload and download files.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:1287
    • 提供者:郭伟
  1. udp

    0下载:
  2. 这是一个基于linux套接字编程,实现客户和服务器之间的通信-This is a linux-based socket programming, client and server communication between
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:33675
    • 提供者:zuodaohui
  1. tcpudpsocket.tar

    0下载:
  2. 用C语言自己写的LINUX下socket网络编程通信的程序,包括三个源码,比较全面,TCP和UDP编程都有,可以通过socket获得主机的IP,在服务器和客户端这间发送文本消息,希望对初学者有帮助。-Written in C language with its own socket network programming under LINUX communication procedures, including the three source code, a more comprehens
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:13214
    • 提供者:马逸
  1. linuxsocket

    0下载:
  2. 包含一个server程序和一个client程序,一个linux下socket编程的简单实例-Includes a server program and a client program, a linux under a simple example of socket programming
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:10214
    • 提供者:luocheng
  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. ex2cli

    0下载:
  2. 网络文件传输,用Linux C结合Socket进行编程,这个文件是客户端部分,可直接用gcc编译.-Network file transfer, with the Linux C with Socket programming, this document is the client part, can be directly compiled using gcc.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:717
    • 提供者:郭崇鑫
  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. demonstrate

    0下载:
  2. 自己写的linux平台下的socket演示例子,支持,分为端点和处理端,处理端可以查询端点的数据和进行图像拼接。-Write your own linux platform to demonstrate an example under the socket, support, is divided into endpoint and processing side, handling client can query the endpoint data and image stitching.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:299188
    • 提供者:fu
  1. 61

    0下载:
  2. Linux 网络通讯 客户端编程 使用C++ Socket 编程-Linux network communications client programming using C++ Socket Programming
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:1473
    • 提供者:y
  1. ordering.tar

    0下载:
  2. 简单的linux下的网络订货小程序demo,实现了套接字、IPC等编程,客户端与服务器采用本机模拟,稍加修改即可实现异地通信。-Linux network under simple ordering applet demo, to achieve the socket, IPC and other programming, the client and server using the machine simulation, slightly modified off-site communic
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:135151
    • 提供者:windoflake
  1. udp

    0下载:
  2. 使用UDP协议socket分别编写服务器端和客户端程序。在linux系统下实现服务器端和客户端的通信。-Were prepared using the UDP protocol socket server and client programs. In the linux system to achieve server-side and client communication.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:1175
    • 提供者:lx
  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. 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. 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. QQlinux

    0下载:
  2. linux下简单QQ程序,用socket通信实现,通过建立两个线程实现数据的发送与接收,包括服务端和客户端程序-QQ linux in the simple procedure, using socket communication to achieve, through the creation of two threads to send and receive data, including server and client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1272
    • 提供者:张文惠
« 1 2 ... 5 6 7 8 9 1011 12 13 14 »
搜珍网 www.dssz.com