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

搜索资源列表

  1. new

    0下载:
  2. unix下多进程编程实例,包括client端和server端socket通讯,和signal等内容
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-18
    • 文件大小:354850
    • 提供者:songqufei
  1. winvnc.rar

    1下载:
  2. 这是一个比较复杂的远程控制工具,分为服务器与客户斋,让你了解socket编程的知识.,This is a more complex remote control tools, is divided into server and client fasting, so that you understand socket programming knowledge.
  3. 所属分类:Network Security

    • 发布日期:2016-06-24
    • 文件大小:1663907
    • 提供者:verona
  1. qtserver

    1下载:
  2. qt实现的多线程服务器和客户端,可以用来学习QT下的socket网络编程-qt multithreaded implementation of server and client can be used to study QT network programming socket under
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-01-15
    • 文件大小:110821
    • 提供者:yangming
  1. FTP_linux

    0下载:
  2. 本设计实现了ftp的设计,使用了socket网络编程,ftp基于cs模式,包含客户端和服务端,可以实现上传、下载、删除、添加等各种功能,支持断点续传、多用户登陆、错误日志等功能。运行环境是linux,压缩包内含有源代码、使用说明、实验报告等,是学习linux和网络编程的上等材料。-This design enables the design of ftp, using the socket network programming, ftp cs-based model, including cl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5201905
    • 提供者:
  1. yuanchengzuomiankongzhi

    0下载:
  2. 基于Windows的远程控制软件开发毕业设计的主要任务是要求做出从系统角度计的远程控制模式,并制作相应实用软件。 采用服务器(Server),客户端(Client)模式,使用Socket编程的基本原理及Windows的消息系统。实现基本的远程控制要求,界面新颖友好。用VC开发! -Windows-based remote control software designed to develop graduation requirements of the main tasks are t
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-18
    • 文件大小:4920909
    • 提供者:dailaoshi
  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. 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. 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. bank3

    0下载:
  2. 本压缩文件是有关银行排队机的代码,有客户端、服务器。使用socket()进行编程。-This compressed file is about the bank Queue code, a client, server. Using the socket () for programming.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6694
    • 提供者:马彩红
  1. lab4

    0下载:
  2. The subject of this programming assignment is writing a simple client-server application that uses (network) sockets.-The subject of this programming assignment is writing a simple client-server application that uses (network) sockets. The client-s
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:5279
    • 提供者:ChuChu
  1. socket

    0下载:
  2. Implement a simple file transfer system. The client sends a sequence of upload and download requests. An upload request contains the name and the content of the file. A download request contains the name of the file, and the server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:2964
    • 提供者:mariaandreea5
  1. Linux

    0下载:
  2. 本文介绍了在Linux环境下的socket编程常用函数用法及socket编程的一般规则和客户/服务器模型的编程应注意的事项和常遇问题的解决方法,并举了具体代 码实例。要理解本文所谈的技术问题需要读者具有一定C语言的编程经验和TCP/IP方面的基本知识。要实习本文的示例,需要Linux下的gcc编译平台支持-This article describes the Linux environment, the use of socket programming and socket programmi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:16825
    • 提供者:王平
  1. socket

    0下载:
  2. VC++ 套接节连接,分客户端和服务器,在客户端设置服务端IP后可连接服务器,测试服务器是否连接。-VC++ socket section is connected, set the server IP sub-client and server, the client can connect to the server, the test server is connected.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:10977
    • 提供者:余丽芳
  1. select-non-block

    0下载:
  2. 利用TCP/IP协议,使用socket编程模型和curses界面,实现基本聊天功能;分为服务器和客户端,服务器负责收发数据,以及对连接的客户端进行连接,客户端连接上服务器后就可以正常的通信。-Using TCP/IP protocol, the use of socket programming model and curses interface, to achieve the basic chat functions divided into server and client, serv
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2256
    • 提供者:德良
  1. Task3-enterprise--10211281--zly

    0下载:
  2. 描述:在题目二的程序基础上,增加远程访问功能,采用客户端/服务器的方式,实现两种远程操作 n) 高级搜索,在客户端上执行搜索,其搜索范围除了本地数据以外,也应该返回服务端的搜索结果; o) 球员买卖,客户端可以发起向服务端买入球员的请求,如果符合买卖条件,交易成功,该球员从服务端删除,进入客户端选定的俱乐部。 要求: p) 必须在题目二的代码基础上来修改; q) 必须使用Socket作为远程通信技术,可以使用更高层次的Socket封装类; r) 其他要求与题目二相同;
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-30
    • 文件大小:12926559
    • 提供者:正好
  1. client

    0下载:
  2. socket编程双向通信 server的源代码-socket information communication
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1038294
    • 提供者:linda1215
  1. Socket-web

    0下载:
  2. 基于Cortex-A8,编写Socket服务器,实现客户端与服务端数据交互功能。-Based on the Cortex-A8, write Socket server, to achieve the client and server data exchange capabilities.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-29
    • 文件大小:8274
    • 提供者:江飞雪
  1. tcpSocket

    0下载:
  2. 实现基于EPOLL的tcp服务端、客户端的封装。(EPOLL based implementation of TCP server, client package)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-21
    • 文件大小:4096
    • 提供者:SGDFS
  1. chathome

    1下载:
  2. 网络编程,socket,客户端与服务器,简化版网络聊天室(Network programming, socket, client and server, simplified network chat room.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-02
    • 文件大小:8192
    • 提供者:崛起的昊
« 1 2 34 5 »
搜珍网 www.dssz.com