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

搜索资源列表

  1. linux-socket

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

    • 发布日期:2008-10-13
    • 文件大小:1.97kb
    • 提供者:邱天
  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
    • 文件大小:3.76mb
    • 提供者:xc
  1. linux_multiple_thread.tar

    0下载:
  2. linux 多线程多进程 非常好的例子 linux socket server/client -linux multipe thread good example linux socket server/client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:660kb
    • 提供者:陈明
  1. socket

    0下载:
  2. linux下面实现的socket网络编程。可以实现多客户端联机server的功能。-linux following the realization of the socket network programming. Can be achieved online multi-client server functionality.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:14.39kb
    • 提供者:孙帮山
  1. socket

    0下载:
  2. client.c -- a stream socket client demo server.c -- a stream socket server dem-client.c- a stream socket client demo server.c- a stream socket server dem
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:49.32kb
    • 提供者:nameblue
  1. socketprogram

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

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

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

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

    1下载:
  2. 网络通信编程,socket编程,socket客户端程序,可运行。代码简单完整,注释清晰,linux下编译通过,可运行。适合socket编程入门参考。 与服务端配合使用-Network communication programming, socket programming, socket client program, you can run. Code is simple and complete, clear notes, linux compiled by, you can run.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:3.93kb
    • 提供者:章红军
  1. unix-client_server

    0下载:
  2. socket 网络编程中 client 与 server 两端程序的开发-unix client server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:389.15kb
    • 提供者:赵哲焕
  1. socket

    0下载:
  2. 在Unix里面的模拟一个客户服务器模式的程序,很好的模拟了C/S模式-In the Unix inside a client-server model simulation program, a good simulation of the C/S mode
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:56.91kb
    • 提供者:石婷
  1. socket

    0下载:
  2. 分别编一个客机程序和服务器程序,首先建立客户程序与服务器之间正确的socket连结,然后利用send和recv函数,客户程序将一个较长的文本文件(如几k字节)中的数据发送给服务器。要求服务器全部正确地接收到所有的数据(一个也不能少),并将其存入一个文件。-An aircraft program were compiled and the server program, first established between the client and the server socket conne
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2.25kb
    • 提供者:
  1. SOCKET-Linux-chat

    0下载:
  2. 本程序在ubuntu下用C语言实现,采用server/client模式,服务端通过功效内存存储聊天记录,发给每个客服端-Under this program in ubuntu with the C language, using server/client model, the effectiveness of memory storage server through the chat, each customer-side distributed
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:140.86kb
    • 提供者:
  1. client-server

    0下载:
  2. 操作系统实验内容,实现远程进程socket通信-failed to translate
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:29.56kb
    • 提供者:jessie
  1. socket

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

    • 发布日期:2017-04-04
    • 文件大小:10.38kb
    • 提供者:nemo
  1. linux-socket-2

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

    • 发布日期:2017-03-28
    • 文件大小:3.93kb
    • 提供者:satan
  1. unix-cs-socket

    2下载:
  2. 在Unix/Linux环境下,用Client/Server结构实现;支持多个客户之间的相互交流(公聊,用户名); 工作方式: 服务器程序先在后台运行; 客户端程序通过“网址+端口号”连接到服务器,并根据提示输入用户名(不需验证); -On Unix/Linux environment, using Client/Server architecture to achieve support interaction between multiple customers (t
  3. 所属分类:Linux/Unix编程

    • 发布日期:2012-11-30
    • 文件大小:1.94kb
    • 提供者:nick
  1. socket

    0下载:
  2. DHCP server client/server socket creation for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1.57kb
    • 提供者:saigonghin
  1. Socket

    0下载:
  2. 简单的嵌入式socket实现,包括服务器端与客户端两部分,适合初学者(Simple embedded socket implementation, including server-side and client two parts, suitable for beginners)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-26
    • 文件大小:2kb
    • 提供者:從呲镆簬
  1. tarena

    0下载:
  2. 基于UC的电信计费DMS数据挖掘系统,是通过对C/C++、多线程、Socket等的开发、QT等相关技术的综合运用,针对电信运营商推出的Linux/Unix服务器出租业务,设计的用以作为收费依据的数据采集系统。(UC-based telecom billing DMS data mining system, is developed through the integrated use of the C/C++, multi-threading, Socket, etc., QT and othe
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-19
    • 文件大小:588kb
    • 提供者:Melodyluer
  1. socket

    0下载:
  2. 实现简单的socket请求,在客户端和服务器端实现通信(achieve socket requirements between client and server.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-05
    • 文件大小:3kb
    • 提供者:观水观澜
« 12 3 4 5 »
搜珍网 www.dssz.com