搜索资源列表
HttpServerexample
- 本程序实现了一个Http服务器,能够接受客户端(浏览器)的连接请求,可以更改当前 的Http服务目录,而且能够将指定的网页发送到客户浏览器, 本程序是—个基于对话柜的MFC应用程序,主要介绍如何利用socket(套接字)实现Http 协议等内容。请使用vc++.net运行本程序。-This Program realize a Http Server which can accept the connection request of client and change the current H
1077876967937
- 基于JSP/JavaBean开发的一套网络BBS论坛系统,1) 系统环境:Servlet/JSP服务器(Servlet/JSP specifications 2.3/1.2)+Web服务器(任何或者没有)+JSDK1.4+ 2) 数 据 库:MySQL3.23+ 3) 其 他:支持MySQL JDBC Driver 2.0 推荐:Windows2000/Linux+Resin2.1.1+Mysql3.2.3 客户端:使用Windows系统+IE5以上-based on JSP
yx10107
- 最新的仙镜传说服务器C语言源码,这是日本最新在布的,数据库类型为文件型数据库。 这个源码相当的完整,只要编译一次后就可以运行了,但得用到客户端的两个文件一个是data.grf另一个是sdata.grf,大家都可以试试! -latest cents a mirror server legends C language source code, which is the latest in Japanese cloth, database type of document database. T
ztj_file
- JSP文件上传下载类 上传:主要适应于大文件(100MB以上)的文件上传; 下载,通过路径按文件流向客户端发送 文件列表:列出当前目录下所有文件-JSP file upload download category uploads : Major adapted to large files (over 100 megabytes) file uploads; Downloading through the flow path according to the documents se
简单的网络监控程序
- 运行服务器端后,客户端可通过ip进行连接,使用udp,支持客户端上传,监控屏幕,以及在服务器运行程序等功能,功能比较强大。具体细节请参考源代码。-running server, the client can connect through ip, udp used to support client to upload, monitor screens, and the server operating procedures, functions more powerful. Specific
Client&Server
- Socket 网络变成,简单的客户端和服务器端-Socket network into a simple client and server
SimpleWSClient
- web service 客户端 详细规范参考《Programming Web Services for Weblogic Server.pdf》-web service client detailed specifications reference "Programming Web Se GO for Weblogic Server.pdf "
wuzhiguanlixitong
- 劳资人事管理是公司企业内部很重要的一个管理事项,但目前大多公司内部劳资人事的管理,基本上是手工操作或是基于dos下的应用,这样对信息的管理者有诸多不便,有的虽然是用foxpro、visual foxpro开发,但由于开发工具本身的限制,对网络功能的支持程度不是很强,为以后软件升级到互联网带来了麻烦。因此有必要开发一个基于网络的劳资人事管理系统,能在网络环境下实现数据的录入、插入、删除、查询、统计、更新、打印等功能。同时,为了信息的保密与安全,系统还要提供一定的安全机制。 Powerbuil
democ
- 利用Socket类实现一次一句的聊天程序(客户端获得键盘的输入,向服务器的输出流,从服务器返回的输入流...)-use Socket achieve a type of a chat program (client access to the keyboard input, to the server output streams from the server to return to the input stream ...)
xstv26
- 1、高速连接网络电视、宽带在线电影,成功连接率在90%以上,每天更新。 2、所有节目无须管理员操作,均由后台自动更新。 3、客户端要求只需要IE6和Windows Media Player最新版本播放器。 4、时时的反馈和更新,会保证所有的电视节目能流畅的观看。 5、央视、地方、港台地区的电视节目,绝对能够给你的网站吸引更多人气。 6、简单的操作界面,即使不会玩电脑的网友也能够明白的使用。 7、提供5种不同风格的界面。 8、新增CCTV频道。其中CCTV-5为世界杯
AmazonWebServices
- 这是一个基于web services的Amazon客户端程序,帮助人们可以脱离网站直接到amazon上面购物.-This is a web-based services to the Amazon client, helping people will be freed from the website directly to the amazon above shopping.
iocpserver.rar
- 完成端口写成的高性能可伸缩性服务器,可同时处理多个客户端的连接。改正了以前代码的一些bug。,Completion port written in high-performance scalable servers, can simultaneously handle multiple client connections. To correct some of the previous code bug.
send
- 一个客户端程序,vc开发的,不错 一个客户端程序,vc开发的,不错-A client program, vc developed a good client, vc developed good
VMukti
- 开源的在线会议系统,只有客户端源码。但有服务端的安装程序。-Open source online conferencing systems, only the source client. However, the installation of client service procedures.
IFS_Source
- 网络硬盘系统,支持web, 包括vc++客户端/服务器-Network hard disk system
vconline_exam
- 一个在线考试系统,客户端安装一个软件,登录之后,服务器自动生成一套试题,然后传递给客户端,考生答题完毕后,点击交卷,服务器可以开始判卷-An online examination system, install a client software, login, the server automatically generates a set of questions, and then passed to the client, after the candidates answer, cli
WebSvr
- C#写的一个Web服务器程序,客户端可通过此程序访问服务器端数据。-C# to write a Web server program, the client can access server-side data for this program.
客户端程序
- 一个简易的客户端程序,很适合新手学习,在linux虚拟机上运行,主要的函数全都有!
to069模拟客户端
- 该文档应该教用户如何在xAPS TR-069服务器上运行xAPS TR-069测试客户端。该文档是TR-069 Test Client v. 1.0.2.1的最新版本。
c++Builder聊天 客户端和服务器端
- C++builder 开发的 客户端和服务器端聊天的程序,利用开发环境自带的cclinent cserver两个控件