搜索资源列表
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
用WinSocket创建客户机服务器程序
- 用WinSocket创建客户机服务器程序 请斑竹通过,我好喜欢这个网站啊,连做梦都是呀-Winsocket used to create client-server requests fed through, I like this site good ah, even dreaming are ah
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
用Java实现Web服务器
- 用Java实现Web服务器 本文实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接
简单的网络监控程序
- 运行服务器端后,客户端可通过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
ttkhglxt
- 一个客户关系管理系统,ASP+SQL。功能方面很不错-a customer relationship management system, SQL ASP. Functions very well
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 "
jsp crm 客户关系管理系统
- jsp crm 客户关系管理系统
sshext
- 客户关系管理系统毕业设计(北大青鸟) struts2+spring+hibernate-Customer Relationship Management System Graduation Design (Beida Jade Bird) struts2+ spring+ hibernate
send
- 一个客户端程序,vc开发的,不错 一个客户端程序,vc开发的,不错-A client program, vc developed a good client, vc developed good
kehu
- 一个自己写的客户关系管理系统,有些功能我没能实现,真的很菜,还请大家指点。-ying wen hen cai ,
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两个控件