CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 对话框与窗口 搜索资源 - 客户端 服务器

搜索资源列表

  1. hikvision_dvr_client_demo

    0下载:
  2. 一个嵌入式服务器客户端界面程序的实现,客户端的网络传输部分底层库不在该源码内部。-a client server interface procedures for the realization Client Network Transmission is not the bottom part of the internal source.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:2330973
    • 提供者:jijunzju
  1. Chat

    0下载:
  2. 基于WINDOWS SOCKET编写的聊天程序,分为客户端和服务器两个部分,可以实现多个客户端之间的聊天
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:186360
    • 提供者:匡木
  1. ConnectDialog

    0下载:
  2. 邮件系统主要实现接受,回复,转发,删除邮件以及发送新邮件的基本功能。用户首先输入帐号和密码及pop3服务器名和smtp服务器名连接到邮箱存贮器,然后把邮件的部分内容下载到客户端,用户点击所需的邮件,可以显示相应的邮件内容。然后用户可对所接受的邮件进行转发,回复,删除邮件等处理,另外用户可创建新邮件并发送。限于技术条件,邮件正文仅限于文本格式。功能分解:
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:2599
    • 提供者:wqrq3
  1. MessagesTableModel

    0下载:
  2. MessageDialog显示发送e-mail邮件的对话框。使用SMTP协议发送E-mail的步骤是这样的: (1)客户端连接某个E-mail服务器。 (2)客户端向该服务器发送一个E-mail。 (3) 客户端关闭到服务器的连接。 使用SMTP发送E-mail的工作非常简单,客户端软件建立到SMTP服务器的一个连接,接着向该服务器发送邮件,最后关闭连接。然后SMTP服务器获得邮件,并将其转发给相应的接收Email的邮件服务器。
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:1171
    • 提供者:wqrq3
  1. screen

    0下载:
  2. 使用scoket和多线程建立客户与服务器端,接收并绘制服务器端屏幕
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:2195
    • 提供者:cpc
  1. chat

    0下载:
  2. 可手动输入IP和端口号进行连接,可以手动建立服务器接受其他客户端的连接要求。-You can manually enter the IP and port number to connect, you can manually set up the server to accept client connections other requirements.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:47804
    • 提供者:wr
  1. TCP

    0下载:
  2. 该程序是基于vc++对话框模式下的tcp通信协议,分为客户端和服务器能够在局域网内部实现通信-The program is based on the vc++ Dialog mode tcp communication protocol is divided into client and server to the internal LAN communications
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-07
    • 文件大小:66978
    • 提供者:鲜新荣
  1. WenziDianchenShengcheng_XQH

    0下载:
  2. 这个是一个简单的网络聊天程序(客户端和服务器端)-sdjfadsjfsdf adfdsfasadfads adfdsfdsa
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-10
    • 文件大小:2322920
    • 提供者:wujianguo
  1. QQ

    0下载:
  2. 实现多线程服务器和客户端的通信的qq聊天程序-Multi-threaded server and client side communications qq chat program
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:15965
    • 提供者:summerny
  1. MobileNewPosClient

    0下载:
  2. WINDOWS CE6.1版本的POS系统客户端.通过WIFI和服务器连接,利用手机实现点菜-WINDOWS CE6.1 version of the POS system of the client. WIFI and server connections through the use of mobile phones to achieve a la carte
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-24
    • 文件大小:8406311
    • 提供者:terrychen
  1. Horse

    0下载:
  2. 实现客户端与服务端之间的通信,提供客户端到服务器端的下载功能!-Achieved between the client and server communications, to provide client to the server-side download!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:171181
    • 提供者:LH
  1. SocketClient

    0下载:
  2. 通过用户界面实现网络套接字通信,主要用于客户端对服务器的申请访问。-Through the user interface for network socket communication, mainly used for client server application for access.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-13
    • 文件大小:3167897
    • 提供者:niuniu
  1. chatsoft

    0下载:
  2. 一款基于MFC设计的聊天软件,开发平台为VS 2005,实现客户端和服务器之间的通信。-A chatting software based on MFC design,the develop platform is VS 2005.Achieved between the client and server communication
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-26
    • 文件大小:253807
    • 提供者:liu tian
  1. Client

    0下载:
  2. 简易聊天工具中的客户端程序,可以用来同服务器端进行简便的对话,界面精美,方便使用。-Simple chat tool in the client program can be used with server-side for easy conversation, attractive interface, easy to use.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:809315
    • 提供者:乔朋朋
  1. chatting

    0下载:
  2. 聊天室程序,有客户端,服务器端,通过输入对方ip进行连接,实现聊天对话-Chat room procedures, client, server-side connection, enter the destination ip, chat dialogue
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-21
    • 文件大小:6167455
    • 提供者:王玉坤
  1. P2P

    0下载:
  2. 经典的P2P网络文件传输实现,分服务器和客户端界面,能对话,能下载,并记录上传下载信息-Achieve a classic P2P network file transfer, sub-server and client-side interface, dialogue, can download and record upload and download information
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-08
    • 文件大小:9102336
    • 提供者:尤行刚
  1. project

    0下载:
  2. 一个客户端,用来连接服务器,发送请求,服务器发送数据,在客户端显示数据(表格)-A client to connect to the server, the request is sent, the server sends data on the client display data (table)
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-05
    • 文件大小:42923
    • 提供者:李文达
  1. pinmuguangbo

    0下载:
  2. 基于MFC和VS2008环境下的屏幕广播系统,主要用于教学演示,服务器和客户端-sdg hc g hgh fg hfg hg
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-13
    • 文件大小:3632056
    • 提供者:吴承骏
  1. WPClient

    0下载:
  2. socket客户端,简单的用于和服务器交互的客户端编程,可以实现基本的传输,接收-socket client
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-21
    • 文件大小:2353705
    • 提供者:王佩佩
  1. chapter28

    0下载:
  2. 这是一个很实用的网络应用程序:基于客户端/服务器模式的聊天室。这个应用程序包括服务器端应用程序和客户端应用程序量部分,都是基于Cs=Socket类开发的。-This is a very practical network application: Based on client/server mode of chat room. This application includes the server side application and the client application, wh
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-28
    • 文件大小:10811971
    • 提供者:苏树林
« 12 3 »
搜珍网 www.dssz.com