搜索资源列表
FTPclient
- Ftp 客户端开发的例子程序,简单介绍client工作方式.
client
- 聊天室客户端程序开发,也就是和和前面所传的差不多是一个配套的简单程序.
CHAP05
- 本压缩文件为东方天华主编的Visual C++.Net范例入门与提高中第5章光盘代码。光盘中包含如下的程序的代码。 5.1 创建商店订货信息管理数据库 5.2 创建商店订货信息管理系统 5.3 多视图技术的实现 5.4 多表操作的实现 5.5 用ADO访问数据库 5.6 一个简单的客户/服务器程序 5.7 HTTP应用程序 5.8 FTP浏览器 5.9 Ping程序的实现 5.10 ATL Server编程实例 5.11 Web Ser
sampleclientserver
- 简易的同步服务器端客户端,单线程,简单的socket应用,多文件传输,有校正功能
webservicesimpledemo
- web service 简单的解决方案,主要针对刚开始研究web service人员,服务器和客户端都有.
wcf_2
- wcf 简单的双通道通信列子 包含客户端 服务器端-wcf simple sample
05
- 根据企业对QQ系统的要求,本系统可以实现以下目标:操作简单方便、界面简洁美观。每个客户端只能注册一次。可以在局域网中实现文字及大图片的传输。可以实现局域网视频。可以实现多用户的信息通信。-Enterprise system in accordance with the requirements of QQ, the system can achieve the following goals: simple and convenient operation, simple and beautif
WCF_1
- wcp 简单服务列子 包含服务端客户端 实现了简单的 单通道通信-wcp sample
lt
- 一个简单的聊天工具例子,包含客户端和服务端,vb.net编写!-Example of a simple chat tool, including client and server, vb.net write!
21840305FlyFtp
- 这个是一个简单的ftp程序,使用vc编写的,一个ftp客户端程序,灰常的好用-This is a simple ftp program, written using vc, a ftp client, often a handy ash
QQWorld
- webqq 的桌面客户端源码 不同于网上的 webqq桌面客户端只是一个简单的框架 这个就稍稍有点复杂了 读了这个源码 基本就对在.net 下操作WebBrowser控件 门清了 还涉及几个对系统api的调用 可以从中知道如何与网页里的内容进行交互 注册系统快捷键 任务栏窗口闪烁提醒 等-webqq desktop client source code is different from the online webqq desktop client is only a simple frame
Source
- WEB客户端来管理目标PC,实现的比较简单,只是一个DEMO,大家不要太失望哦。-WEB management objectives for the client to the PC, to achieve relatively simple, just a the DEMO should not be too disappointed!
client
- 用C#编写的用于通信的客户端,下载即可用,很简单的一个程序-Written in C# for client communication, download you can use a very simple program
Socket
- 开发工具:Visual Studio 2005 本程序演示了Socket通信的基本原理,非常适合初学者。程序分为两部分:服务器端与客户端,实际上客户端也可以充当服务器端,本程序两端的区别在于服务器端要发送数据必须要有客户端的连接作为基础,而客户端没有此限制。希望本示例能够给大家学习SOCKET带来帮助。 注意事项: 1.运行程序之前请先设定好服务器端的IP地址,在客户端程序中的设置-》服务器IP设置,可更改为具体服务器的IP地址,否则程序将不能正常运行 2.运行服务器端程序,运行
FLAX
- FLEX和.NET搭建,包含flex客户端,.net服务端,以及.net提供的flex通讯组件,flex操作数据,简单的内容自行修改参数使用有SQL SERVER数据库文件,使用VS2008可直接打开,其他版本VS请修改sln和csproj文件的版本。-FLEX and. NET structures, including flex client,. Flex net server communication components, as well. Net provided, flex ope
CheckConnect_JJP
- 一个简单的实现Web程序 客户端是否与服务器断开连接。 一个简单的实现Web程序 客户端是否与服务器断开连接。-A simple implementation of Web application client is disconnected from the server. A simple implementation of Web application client is disconnected from the server.
SimpleHttpServer
- 简单http协议 监听客户端http请求并处理内容。-Simply listen for client http protocol http request and process content.
Projects
- 一个简单的即时通讯系统,有客户端,服务端,能实现在线用户浏览,聊天室,单人聊天功能-A simple instant messaging system, there is the client, the server, enables online users to browse, chat room, a single chat
WCF
- wcf的简单demo 包含简单的服务以及客户端调用-Simple demo contains a simple wcf service and client calls
TCPIP
- tcp ip的简单实现,包括一个服务器和一个客户端的例程-realize the basic tcp ip,including a client and a sever demo