CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - 服务器 客户端

搜索资源列表

  1. 客户端服务器编程

    0下载:
  2. 聊天室编程,首先打开服务器代码并编译,然后再打开多个客户端就可以聊天了。(在一台机器上已经实现) -chat rooms programming, the first to open the server code and compile, then open multiple client can talk to. (In a machine achieved)
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:107922
    • 提供者:刘臣
  1. 用TCPIP服务器客户端通讯源代码

    0下载:
  2. 用TCPIP服务器客户端通讯源代码-with TCPIP communications client server source code
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:76269
    • 提供者:ff
  1. chatroom

    1下载:
  2. 本程序用C++socket实现多人聊天功能。 具体功能为:服务器可以对说有人说话。 服务器可以与单个用户对话。 服务器可以踢出所有人。 服务器可以踢出某一个人。 客户端可以发送文件给服务器。 客户端可以与客户端私聊。 客户端可以说有人说话。-This procedure using C++ socket to achieve more than chat. Specific functions as follows: the server can say
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:137353
    • 提供者:王帅韬
  1. 2

    0下载:
  2. Vc开发的即时通讯系统包括客户端和服务器-Vc development of instant messaging systems, including client and server
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-16
    • 文件大小:4198591
    • 提供者:dsp
  1. chat

    0下载:
  2. 基于VC++的即时通讯工具设计开发一个简单的网络聊天通讯程序 1、以客户-服务器方式工作,给出服务器工作端口和客户机工作端口,任何一方都可以主动发起连接服务请求; 2、显示连接建立的过程; 3、定义客户机和服务器之间的通信格式及各个控制字段的作用; 3、服务端和客户端可用命令行界面或Windows风格界面实现,显示通讯双方发送和接收信息内容; 4、通讯结束后,任何一方都可以终止通信,并撤销已连接的链路,释放网络资源。 -Based on VC++ Instant comm
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-27
    • 文件大小:174786
    • 提供者:郭红
  1. VCRstylemechanism

    0下载:
  2. 是公司开发完整案例局域网视频监控系统使用说明书 系统介绍 本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,本系统主要实现以下功能:  系统采用人机交互的方式,界面美观友好。  屏幕信息需要时时显示,网络延时不能大于1秒。  服务器端可以随时运行,只要客户端运行,就能够显示屏幕信息。  系统运行时占用内存不能大于10MB,以免影响系统性能。  客户端运行时需要隐藏显示窗口,其
  3. 所属分类:Remote Control

    • 发布日期:2017-05-20
    • 文件大小:6013505
    • 提供者:chen
  1. SC

    0下载:
  2. 仿客户端和服务器的通信 开发工具:易语言-Like client and server development tools of communication: Yi language
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-04-26
    • 文件大小:12805
    • 提供者:zhongxw
  1. tcp-server-client

    1下载:
  2. 一个用socket实现服务器客户端的建立例子(tcp)-A socket server with the establishment of client examples (tcp)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2348393
    • 提供者:邹伟
  1. TFTPclientserver

    0下载:
  2. TFTP 客户端和服务器的源代码~`自己编的 可以直接编译连接运行-TFTP client and server source code ~ `own series of connections can be directly compiled to run
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1873602
    • 提供者:阮Tea
  1. RemoteMonitorServer

    0下载:
  2. 用VC写的远程控制服务端程序程序,打开服务器后,再开启客户端连接服务器,客户端可以观察服务器的一举一动,是基于jpeg图像的传输。 -vc++ server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:100757
    • 提供者:zhaody
  1. chap5

    0下载:
  2. C++网络通信 ftp 服务器 客户端 -C++network ftp server clinet
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:2226914
    • 提供者:李伟
  1. SERVERClient

    0下载:
  2. 服务器端与客户端的基本通信,C# Socket网络编程。很适合初学的学习。包括客户点与服务器端源程序以及源代码. -Server side and client-side basic communication, C# Socket Network Programming. Very suitable for beginners to learn. Including client and server-side source and point source.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:78952
    • 提供者:liu
  1. ftp服务器客户端

    0下载:
  2. linux下ftp服务器客户端,实现基本的文件上传,下载等功能。
  3. 所属分类:Ftp客户端

  1. ftp客户端源代码

    1下载:
  2. linux下ftp服务器客户端,实现基本的文件上传,下载等功能。
  3. 所属分类:Ftp客户端

  1. ftp客户端源代码

    0下载:
  2. linux下ftp服务器客户端,实现基本的文件上传,下载等功能。
  3. 所属分类:Ftp客户端

  1. HA-Proxifier315-LDR_Rsdown.cn代理服务器客户端

    0下载:
  2. Proxifier代理服务器客户端,方便出差的人员通过该代理直接访问公司内部网络。(Proxifier proxy server client, convenient travel personnel through the agent direct access to the company's internal network.)
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2018-01-02
    • 文件大小:3638272
    • 提供者:histus
  1. VC++ FTP客户端类库

    0下载:
  2. 在windows系统下实现向ftp服务器上传或下载文件(Uploading or downloading files to FTP server under Windows system)
  3. 所属分类:Ftp客户端

    • 发布日期:2018-01-05
    • 文件大小:32768
    • 提供者:人气机
  1. FTP客户端之一

    0下载:
  2. 该程序运用了当文档对话框,实现了客户端与服务器的链接,但是在运用时还需要能够成功连接服务器,因此要先架好FTP服务器。(The program used the document dialog box to achieve the link between the client and the server, but when it was applied, it also needed to successfully connect to the server, so we had to fi
  3. 所属分类:网络编程

    • 发布日期:2018-01-06
    • 文件大小:5276672
    • 提供者:yangxinyi
  1. TCP

    0下载:
  2. 异步实现的C# TCP编程客户端和服务器。使用的时候,自己新建工程,然后导入,即可使用(The asynchronous implementation of the C# TCP programming client and server. When you use it, you can build a new project, and then import it, you can use it.)
  3. 所属分类:网络编程

    • 发布日期:2018-04-30
    • 文件大小:67584
    • 提供者:step.L
  1. TCPIP服务器客户端

    1下载:
  2. 本源码包含tcp/ip服务器与客户端源码,可实现简单的数据传输等功能(This source contains tcp/ip server and client source code, and can realize simple data transfer and other functions.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-08-17
    • 文件大小:3072
    • 提供者:sunhs
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com