搜索资源列表
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浏览器连接
dos622
- Object Inspector窗口含有两页:Properties页显示窗体中当前被选择部件的属性信息,并允许改变对象的属性;Events页列出了当前部件可以响应的事件。按动Object Inspector下端的“Events”页标签,使得Events页可见,这一定的事件后边的空白处,可以定义对象接受到相应事件时执行的动作。首次启动时,Object Inspector窗口显示的是当前窗体Form1的属性。Object Inspector根据对象属性的多少,决定是否有滚行显示。移动滚行条,可以查
简单的网络监控程序
- 运行服务器端后,客户端可通过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 "
Client-dotnet
- 一个用于客户端和服务器端的客户端的简单程序,C#-one for the client and the server-client simple procedure, C#
video.tar.bz2
- 一个流媒体服务器,客户端的设计。包括用户验证,读取配置文件,我是一个初学者,虽然源码简单了些,但功能比较全面,适合初学者阅读。解压是去掉.rar(为了可以上传)-A streaming media server, the client design. Including user authentication, read the configuration file, I am a beginner, although the source code simple, but features a
webservice
- 一个简单的web service,包括服务器端和客户端-A simple web service, including server-side and client
SimpleClientServer
- Its client server connection help programe
Beginner_H178933932004
- This is used to show a developer how to use and build Client / Server app s by using Sockets. This is very basic, and doesn t go over using UDP. -This is used to show a developer how to use and build Client/Server app s by using Sockets. This is very
server-and-client
- 用socket实现了一个简单的服务端和客户端,作为一个socket变成的入门实例。-Socket achieve a simple server and client, as an entry into a socket instance.
oauth-server-and-client-exmple
- oauth认证服务器端和客户端的例子,很不错喔-oauth authentication server and client
client-server
- CLIENT SERVER COMMUNICATION OVER TCP WITH SOCKET PROGRAMMING
delphi-rest-client-api-master
- A Delphi REST client API to consume REST services written in any programming language. The API was tested in Delphi 7, XE, XE2, XE3, XE4 and XE7. It is also compatible with Mac OSX and iOS.
websocket server client c++
- websocket server client c++,大家快下!