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

搜索资源列表

  1. socket

    1下载:
  2. client.c server.c talker.c listener.c 已经编译通过的完整打包文件,在linux环境下测试通过
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:50700
    • 提供者:weijingkai
  1. server

    0下载:
  2. 基于linux平台,用C++ 编写的QT程序,基于socket的服务器端
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:209932
    • 提供者:张珍珍
  1. Client.rar

    0下载:
  2. linux socket通信客户端例程 实现与服务器的通信,linux socket communication routines to achieve the client and server communications
  3. 所属分类:Linux Network

    • 发布日期:2017-03-23
    • 文件大小:7646
    • 提供者:王康
  1. epoll

    2下载:
  2. linux下的Tcp服务器,采用的是Epoll模式,deamon程序,适合大家学习网络编程。-Tcp server under linux, using the Epoll mode, deamon process, suitable for them to learn network programming.
  3. 所属分类:Linux Network

    • 发布日期:2016-07-28
    • 文件大小:253178
    • 提供者:yourname
  1. chat

    0下载:
  2. linux系统下一个简单的聊天程序,主要用socket和select实现的-linux system a simple chat program, the main achievement of the socket and select
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-21
    • 文件大小:16805
    • 提供者:cxt
  1. qtsocket

    0下载:
  2. qt socket通信,服务器端为虚拟机里的linux系统的C++程序,客户端为开发板上的qt 代码,实现socket通信,以及将接受到的数据,显示在屏幕上-qt socket communications, server-side virtual machine inside linux system, C++ program, the client code for the development board qt achieve socket communication, and to r
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:31670
    • 提供者:sophia
  1. TCP_socket

    0下载:
  2. Linux C Socket Client.c Server.c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1649
    • 提供者:hye
  1. timeServer

    0下载:
  2. linux下利用socket c语言编写的时间同步服务器和客户端,有流程图和注释,适合socket学习者~-under linux using socket c language time synchronization server and client, with flow charts and notes, suitable for socket learners ~
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:791468
    • 提供者:Boycott
  1. Java-socket

    0下载:
  2. 在Uinx/Linux/Windows 环境下通过socket方式实现一个基于Client/Server 或是P2P模式的文件传输程序-Java Socket
  3. 所属分类:P2P

    • 发布日期:2017-03-22
    • 文件大小:1345
    • 提供者:马正梁
  1. httpd.tar

    0下载:
  2. linux下的一个简单的http服务器,主要运用多线程socket技术,可以支持HTML,图片,和CGI程序。本系统在Ubuntu7.04系统上测试运行良好,在浏览器上打开正常-linux under a simple http server, the main use of multi-threaded socket technology, can support HTML, pictures, and the CGI program. This system Ubuntu7.04 test
  3. 所属分类:Web Server

    • 发布日期:2017-04-01
    • 文件大小:303775
    • 提供者:hh
  1. socket

    0下载:
  2. 比较简单的利用套接字linux下的客服端和服务器例子-Relatively simple to use under linux socket client and server examples of customer service
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:12685
    • 提供者:wuqian
  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. socket

    0下载:
  2. linux环境下实现客户端与服务器端通信.-linux environment and achieve the client server-side communication.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1409
    • 提供者:张春晓
  1. client-server

    0下载:
  2. C-S通信的server端程序,linux环境gcc编译通过,实现了简单的文本传输,读懂即可了解整个socket通信的流程,绝对原创,希望大家能支持。-CS communications server-side procedures, linux environment through the gcc compiler, the realization of a simple transfer of text, read to understand the whole process socke
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1069
    • 提供者:黄珺
  1. socket.tar

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

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

    0下载:
  2. linux socket客户端和服务器端程序,对初学socket编程的人很有帮助。-linux socket client and server-side procedures, the person learning socket programming helpful.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:1693
    • 提供者:杨彬
  1. socket

    0下载:
  2. 简单的linux 套接字编程 客户端和服务器-Linux socket programming a simple client and server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:1171
    • 提供者:xuechun
  1. mySocket

    0下载:
  2. linux 下socket通讯。服务器端可以响应多个客户端请求,并做出响应回答。-socket communications under linux. Server-side can respond to multiple client requests and respond to answer.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:3269
    • 提供者:eagoqin
  1. c_socket_java

    0下载:
  2. linux环境下,java程序与C语言程序通过SOCKET进行通信 C语言端作为服务器,java端作为客户端-linux environment, java program with the C language program to communicate through the C language SOCKET as server-side, java client as a client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:106640
    • 提供者:code998
  1. socket2

    0下载:
  2. 基于linux操作系统下的socket编程,完成一个简单聊天工具。服务器端首先:向内核申请一个socket。第二绑定地址到socket上,地址包括主机、端口。第三在socket上,允许接入呼叫并设置队列长度为1.第四等待/接受呼叫。第五传输数据(及可以聊天)。 客户端:第一向内核请求建立socket 第二与服务器相连。第三传输数据 -Linux operating system based on the socket programming, to complete a simple
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:14249
    • 提供者:zhangwei
« 1 2 3 45 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com