Welcome![Sign In][Sign Up]
Location:
Search - socket html

Search list

[Develop ToolsWSockExpert TCP通信数据分析程序

Description:

WSockExpert .exe TCP通信数据分析程序,可以截取分析所有通过Socket通信的数据内容,有字符串及十六进制模式。而且可以指定进程分析。


Platform: | Size: 260192 | Author: testsb | Hits:

[WinSock-NDISsocket

Description: 此题目为实现一个采用TCP协议实现多线程的web server.即使用操作系统提供的多线程库实现多线程并发服务器具体要求为,在浏览器中输入 http://127.0.0.1:6789/index.html 可正确显示纯html文件index.html
Platform: | Size: 12154 | Author: 董立峰 | Hits:

[Web Server用Java实现Web服务器

Description: 用Java实现Web服务器 本文实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接的socket字。-Java Web server is to achieve a GET request to the Web server, through the creation of ServerSocket class object, bugging port 8080; Wait, a client is connected to port 8080; Socket character creation and the associated input and output streams flow then read the client's request information, if the request is the type of GET, request information from being accessed visit HTML document, and if the HTML document exists, then open the HTML file, HTTP headers and HTML files through the socket sent back to the Web browser and then close the file. Otherwise, send the wrong message to the Web browser. Finally, the closing and the corresponding Web browser connected to the socket word.
Platform: | Size: 10240 | Author: 雨岳 | Hits:

[CommunicationIDispatch_COMSrv_SRC

Description: 这是一个GPRS无线监控系统的网关服务器的源代码,实现了对监控车机的登陆,登出,修改参数,传回位置信息等功能。 编译需要ACE组件和 boost库,具体下载方法见代码目录下的DOC文件夹下的html说明-This is a GPRS wireless monitoring system gateway server source code, achieving the right vehicle for monitoring the landing, publish, modify parameters, send back location information capabilities. You will need ACE components and boost library specific ways to download code directory, see the DOC html folder under the Note
Platform: | Size: 6344704 | Author: 陈自行 | Hits:

[Button controlxiassss

Description: 下载17sky网络导航 生成静态HTML版 上传后进入后台admin/index.asp 生成静态页就可使用,方便简单,好管理 后台管理admin密码admin 修改模板页sc.htm可任意变换网站样式 广告修改 tom.htm-,ASP,Internet/网络编程/Internet-Socket-Network -download 17sky Generation Network Navigation static HTML version upload into the background after admin/ind ex.asp generate static pages can be used to facilitate simple, good management background to the management changes admin password admin page templates can be arbitrary sc.htm Transform-style website both changes tom.htm-, ASP, Internet/Network Programming/Internet- Socket-Network
Platform: | Size: 150528 | Author: zhirui | Hits:

[VC/MFCnetGameProgramming

Description: 网络游戏开发的html文档。英文! 目录如下: WinSock2 游戏编程   网络游戏开发 101   异步 Sockets 编程指南   多用户的服务器/客户模式聊天工具的开发   TCP/IP 协议介绍摘要   如何设计一个多人游戏   多人游戏的本质   制作一套网络消息引擎   使用统计学来预测网络上游戏者的动作   如何排除网络延迟 -Network game development html document. English! Contents are as follows: WinSock2 Game Programming Game Development Network Sockets Programming Guide 101 asynchronous multi-user server/client mode chat tools TCP/IP protocol Abstract Introduction How to design a multiplayer game multiplayer nature of the production of a network news the use of statistical prediction engine to the network how the player
Platform: | Size: 290816 | Author: 王浩 | Hits:

[Internet-Networksocket

Description: 此题目为实现一个采用TCP协议实现多线程的web server.即使用操作系统提供的多线程库实现多线程并发服务器具体要求为,在浏览器中输入 http://127.0.0.1:6789/index.html 可正确显示纯html文件index.html-This topic for the realization of a TCP protocol using multi-threaded web server. That is, the use of multi-threaded operating system to provide multi-threaded concurrent database server to achieve the specific requirements for the browser, type in http://127.0.0.1:6789/index.html can correctly display pure html file index.html
Platform: | Size: 12288 | Author: 董立峰 | Hits:

[OtherHTML

Description: 关于CSHARP 的书籍,内容含有SOCKET流以及对网络通讯的应用。-About CSharp books, containing the words SOCKET flow, as well as network communications applications.
Platform: | Size: 1798144 | Author: 田小菜 | Hits:

[Embeded Linuxsocket_html

Description: 利用SOCKET编程做的一个获取html源码的程序,没有请求网页上的资源。用c语言写的。-SOCKET programming done using a process access to html source code, there is no request for the resources page. Written by c language.
Platform: | Size: 2048 | Author: steven100z | Hits:

[J2MESocketConnection

Description: J2ME code to connect socket to remote server at port 80 and request HTTP service for viewing index.html -J2ME code to connect socket to remote server at port 80 and request HTTP service for viewing index.html
Platform: | Size: 1024 | Author: poravis | Hits:

[JSP/JavaJavaSocket

Description: │ .classpath │ .project │ 404.html │ index.html │ welcome.html │ ├─bin │ └─com │ └─accp │ └─demo │ └─socket │ Client.class │ HttpServer.class │ Server.class │ └─src └─com └─accp └─demo └─socket Client.java HttpServer.java Server.java-│. Classpath │. Project │ 404.html │ index.html │ welcome.html │ ├ ─ bin │ └ ─ com │ └ ─ accp │ └ ─ demo │ └ ─ socket │ Client.class │ HttpServer.class │ Server.class │ └ ─ src └ ─ com └ ─ accp └ ─ demo └ ─ socket Client.java HttpServer.java Server.java
Platform: | Size: 7168 | Author: wtc | Hits:

[WEB CodeSocketPHP

Description: Examples of PHP Socket programming: Get FTP folder contents Get Websites HTML code Get country of hostname Get SNMP Send SNMP-TRAP Making Telnet connections with PHP and Sockets
Platform: | Size: 32768 | Author: ecqu | Hits:

[JSP/JavaChat

Description: An implementation of Chat by applet in a window html using socket (Java (Eclipse Project-An implementation of Chat by applet in a window html using socket (Java (Eclipse Project))
Platform: | Size: 3182592 | Author: ingra83 | Hits:

[Internet-Networkperl_socket

Description: 使用perl编写的通用socket客户端程序。 common.pl --提供通用的socket函数 test.pl -- 调用common.pl,使用http协议得到网站的html文件。-Prepared to use perl generic socket client program. common.pl- provide universal socket function test.pl- call common.pl, using the http protocol to be the site html files.
Platform: | Size: 1024 | Author: baobao | Hits:

[Internet-NetworkVB_Baidu

Description: VB写的html分析小程序,返回百度搜索的结果.-VB analysis of small programs written in html, return Baidu search results.
Platform: | Size: 2048 | Author: | Hits:

[Internet-NetworkWebQQ

Description: 网页版QQ。VC++开发环境,SOCKET套接字实现-HTML version of QQ. VC++ development environment, SOCKET Socket
Platform: | Size: 177152 | Author: 庄锡军 | Hits:

[Internet-NetworkmySocket

Description: · 使用此库可以直接在网页上创建 Socket TCP 连接,并与服务端连接,发送和接收数据。拥有完善的 Socket 接口,更方便操作。Socket 适用于点对点聊天、协同或者聊天时等需要获得实时的数据。如果您找到了此组件,也... 运行环境:html-* Use this library can be created directly on the page Socket TCP connection, and connect with the server, send and receive data. Socket has a good interface, more convenient operation. Socket for point to point chat, chat and other collaborative or need access to real-time data. If you find this component, but also ... operating environment: html
Platform: | Size: 2048 | Author: 111@11343.com | Hits:

[WEB Codesocket

Description: 关于树的html复杂实现,关于的其实是交互展示-about data structure of tree
Platform: | Size: 2048 | Author: Jamesqian | Hits:

[.netSocket

Description: HtmlEditor\HtmlEditor.cs 实用HTML控件-HtmlEditor\HtmlEditor.cs Practical HTML controls
Platform: | Size: 534528 | Author: king | Hits:

[androidHTML5-JS--Socket

Description: 利用HBuilder平台,使用HTML 5、Javascript,实现智能家居移动端与路由器的基于TCP IP的Socket的通信。-Using HBuilder platform, the use of HTML 5, Javascript, smart home mobile terminal and router based on IP Socket TCP communication.
Platform: | Size: 192512 | Author: mango | Hits:
« 12 3 4 »

CodeBus www.codebus.net