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

搜索资源列表

  1. file_server

    0下载:
  2. Linux下网络编程部分,利用socket接口实现一个简单的文件服务器,功能功能虽然简单,但是提供了一个服务器的基本模型,值得参考-Part of network programming under Linux, using the socket interface to achieve a simple file server, the function function is simple, but provides a basic model of the server it is als
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:2092
    • 提供者:刘伟峰
  1. UDP.tar

    0下载:
  2. 在Linux下用C语言编写的UDP套接口程序,在Linux下打开两个终端,一个终端运行服务器端程序,一个终端运行客户端程序,在执行客户端后面加上 localhost 8888就可用进行网络通信了。-Under Linux using C language UDP socket program in Linux, open two terminals, a terminal server to run the program, run a terminal client program, foll
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:4930
    • 提供者:梁小涵
  1. client

    0下载:
  2. Socket programming in linux. Client.c describe how to client connect to server by TCP/IP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:1579
    • 提供者:Mr. Lam
  1. Desktop

    0下载:
  2. 本项目实现了在linux下简单的网络聊天室。在Linux下编写并调试服务器端程序和客户端程序,实现客户、服务器之间的连接和通信。可以在单机上开辟两个窗口分别运行客户、服务器端的程序,或者将两台主机连接分别作为客户和服务器的方式。本设计使用网络套接字socket和多线程在网络中的应用,并基于linux下的vi编辑器。本方案经gcc调试器调试成功,可以在单机网络聊天中使用。-This project achieved under linux simple online chat rooms. To
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:241621
    • 提供者:fanhao
  1. TFTPserver

    0下载:
  2. tftp服务器,实现了文件的传输。udp协议,在linux上经过测试,是很好的socket学习资料。-The TFTP server, the realization of the document transmission. The UDP protocol, Linux tested, socket is a good learning materials.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:4264
    • 提供者:
  1. chatsysforgroup

    0下载:
  2. 在linux下实现基于socket的群聊系统,具有简单的用户管理模块,设置了基础的chatsys协议,服务器端采用消息队列的形式接收,并转发到除发送方以外的各个用户端。-The code is the implemtation of a small chatsystem for a group. It is developed under the linux system,based on the TCP/IP protocol.A samll module on user management
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:27571
    • 提供者:ann
  1. Transform-station

    0下载:
  2. linux下UDP串口通信程序,串口接收下位机传的数据,然后通过UDP转发给服务器。-UDP and serial port programs with linux,receive the data from serial port and transmit it to server by UDP socket
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:29756
    • 提供者:
  1. tcpcs

    0下载:
  2. tcp 客户端 服务器 linux下 socket编程-tcp client server socket bind connect
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:2763
    • 提供者:微笑的鱼儿
  1. emhttp

    0下载:
  2. socket + http 此服务器是作为一个测试工具,运行在一个标准的桌面。这是用于建立一个测试版本的服务器之前申请嵌入式设备。-This server is provided as a test tool which runs on a standard Linux desktop. This is useful for building a test version of the server before applying to the embedded device.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:153822
    • 提供者:qinfang
  1. file.tar

    0下载:
  2. socket通讯小程序 客服端与服务器端的通讯程序 文件传输 基于linux -Service client and server-side communication process file transfer socket communication program based on linux
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:2125
    • 提供者:zzshibi
  1. test8

    0下载:
  2. 嵌入式linux系统的socket通信程序,包括服务器端和客户端程序.详细说明请参考:http://blog.sina.com.cn/s/blog_4ad7c25401019qqb.html-Socket communication program for embedded Linux systems, including server and client program. Details, refer to: http://blog.sina.com.cn/s/blog_4ad7c25401
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:36735
    • 提供者:mfcai
  1. linuxsocketexample

    0下载:
  2. linux网络基础例程socket实例client server实现简单通讯,用kdevelop和QT实现-linux network client server based instance of the routine simple socket communication, achieved with kdevelop and QT
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:2566
    • 提供者:leslie
  1. linux_socket

    0下载:
  2. 封装了一套linux,windows通用的socket库,这里是linux 版的server和client-Encapsulates a set of linux, windows universal socket library, here is the linux version of the server and the client
  3. 所属分类:Linux Network

    • 发布日期:2017-11-26
    • 文件大小:3756
    • 提供者:bai
  1. UDP

    0下载:
  2. 一个简单的UDP通信程序,实现linux环境下socket的应用。-udp ,client ,server
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-17
    • 文件大小:1669
    • 提供者:ye
  1. iqtest

    0下载:
  2. 智力问答题,采用socket通信,实现对客户端的回答进行判断对错。主函数是server.C和client.C 。client本机IP自己设定。-A iq test 。 linux TCP socket
  3. 所属分类:Linux Network

    • 发布日期:2017-12-04
    • 文件大小:16542
    • 提供者:MENGYANG
  1. socket_server

    0下载:
  2. 经典的 Linux server/client socket 程序-Linux socket_server
  3. 所属分类:Linux Network

    • 发布日期:2017-11-30
    • 文件大小:2892
    • 提供者:fengxiaolei
  1. usend4

    0下载:
  2. linux下的使用udp socket传文件例子,此为服务器源代码-linux udp socket transfer files example, this is the server source code
  3. 所属分类:Linux Network

    • 发布日期:2017-11-14
    • 文件大小:989
    • 提供者:罗含章
  1. qt_socket

    0下载:
  2. apply at linux / unix qt c++ socket include clinet and server only complete a little please look at please look at -apply at linux/unix qt c++ socket include clinet and server only complete a little please look at ple
  3. 所属分类:Linux Network

    • 发布日期:2017-11-23
    • 文件大小:4998
    • 提供者:john
  1. bankathreadasocket

    0下载:
  2. 模拟银行开户,存取款,转账等的字符界面程序源码,采用linux消息队列在进程间通信,使用多进程,多线程技术,采用socket技术实现网络通信,最终实现多个客户端同时访问服务端。-Simulated bank account deposits and withdrawals, transfers and other characters interface program source, linux message queues, interprocess communication, the u
  3. 所属分类:Linux Network

    • 发布日期:2017-12-10
    • 文件大小:87393
    • 提供者:文兴亮
  1. AC1.tar

    0下载:
  2. linux下C语言实现TCP/socket编程的客户端源码,建立两个线程,分别进行发送数据和接收服务器命令。-A TCP/Soket client program with C language on the linux.It build two thread,one can send data and the other can recieve the command from the server.
  3. 所属分类:Linux Network

    • 发布日期:2017-12-01
    • 文件大小:99395
    • 提供者:liuming
« 1 2 ... 8 9 10 11 12 1314 15 16 »
搜珍网 www.dssz.com