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

搜索资源列表

  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. Server

    0下载:
  2. 套接字编程:简单的C-S模型, 以TCP/IP通信模式设计Server端程序-Socket programming: a simple CS model to TCP/IP communication mode design Server-side program
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:1006
    • 提供者:吉玉
  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. 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. metercheck

    0下载:
  2. 使用socket技术编写的cs通讯程序,程序模拟了远程仪表读数。-Prepared by the use of socket technology cs communication procedures, procedures to simulate the remote meter reading.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-27
    • 文件大小:31269
    • 提供者:Robert
  1. Socketcommunication

    0下载:
  2. 它是基于Socket的cs模式通信程序,很简单的都不知道说些啥-communicationg of socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:128640
    • 提供者:龚星鑫
  1. control

    0下载:
  2. 一、 实验目的 1、进一步了解DAC0832的性能及编程方法。 2、了解直流电机控制的基本方法。 二、 实验内容 1、按图55线路接线。DAC0832的CS接290H~297H,Ub接DJ插孔。8255 CS接288H~28FH。 3、 编程利用DAC0832输出一串脉冲,经放大后驱动小直流电机,利用开关K0~K5控制改变输出脉冲的电平及持续时间,达到使电机加速,减速之目的。 三、 实验原理简述 小直流电机的转速是由Ub输出脉冲的占空比来决定的,正向占空比越大转
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:30558
    • 提供者:杨进
  1. csSocket

    0下载:
  2. 适合一般第一次写源码的人,一个好的CS结构的源码,里面很清楚的SOCKET演示。-The first written source code for the general people, a good source CS structure, which is very clear demonstration of the SOCKET.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2332004
    • 提供者:Ivory
  1. winsocket

    0下载:
  2. Visual C ++下实现基于CS交互式网络套接字编程。-To achieve an interactive network socket programming based on CS
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-01
    • 文件大小:1015077
    • 提供者:myradio
  1. ChatRoom

    0下载:
  2. 这是一个java开发的聊天程序,采用cs模式有客户端和服务器端。利用socket通信-This is a java chat program developed using cs pattern of client and server side. The use of socket communication
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:12319
    • 提供者:谢凌
  1. EnterpriseInstantMessenger

    0下载:
  2. cs架构的类似qq通讯工具的软件,不过只能进行聊天。在服务器端可以添加分机号,不能客户端申请号码。运用Socket技术,里面包含文档和程序代码。 -cs structure similar to the qq communication software, but only to chat. In the server-side extension can be added, not the client application number. Use Socket technology, wh
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-10
    • 文件大小:2201695
    • 提供者:王磊
  1. Projects

    0下载:
  2. 基于CS模式的超市结算系统,基于VS2008,用socket实现-CS model based supermarket clearing system
  3. 所属分类:Shop supermarket software system

    • 发布日期:2017-06-01
    • 文件大小:14256166
    • 提供者:NingShen
  1. Client

    0下载:
  2. 套接字编程:简单的C-S模型. TCP/IP通信模式设计Client端程序.-Socket programming: a simple CS model. TCP/IP communication mode design Client-side program.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:791
    • 提供者:吉玉
  1. server_client

    0下载:
  2. CS结构的socket编程,在远程端口实现shell命令,并返回执行结果.分别用select和多线程方式两种方式实现-CS structure of socket programming, the remote port to achieve shell command and return results of the implementation. Were used to select and multiple threads in two ways
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:5785
    • 提供者:jinx
  1. SOCKETTCP

    0下载:
  2. C#做的套接字TCP通信程序。类似一个聊天程序,是CS架构的-this is a socket app for tcp
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:50567
    • 提供者:liuhp
  1. ChatRoom

    0下载:
  2. socket聊天CS范型,实现连接服务器,并发送信息,接受回音信息-Chat CS socket paradigm to achieve connection to the server and send information, receive echo information
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:70268
    • 提供者:aliu
  1. P2PClientAndServer

    0下载:
  2. P2P,CS结构,socket通信,TCP/IP协议-P2P, CS structure, socket communication, TCP/IP protocol
  3. 所属分类:P2P

    • 发布日期:2017-05-21
    • 文件大小:6238208
    • 提供者:century
  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
    • 文件大小:1985
    • 提供者:nick
  1. chat-_ok

    0下载:
  2. 即时通讯例子1 一个局域网内的及时通讯 CS架构 Socket通讯 分为客服端和服务器端 很经典 可以下载-Example 1 instant communication of a local area network communication Socket communication in CS structure is divided into the customer service and the server is very classical can download to see
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-29
    • 文件大小:169441
    • 提供者:献计献策
  1. Chat

    0下载:
  2. 即时通讯例子2 一个局域网内的及时通讯 CS架构 Socket通讯 分为客服端和服务器端 很经典 可以下载-Instant messaging example 2 of a local area network communication Socket communication in CS structure is divided into the customer service and the server is very classical can download to see see
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-30
    • 文件大小:545853
    • 提供者:献计献策
« 1 2 3 45 »
搜珍网 www.dssz.com