CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 Web服务器 搜索资源 - socket

搜索资源列表

  1. MyServer.rar

    0下载:
  2. 一个基于Socket的网络信息查询服务器
  3. 所属分类:Web服务器

    • 发布日期:
    • 文件大小:1.83mb
    • 提供者:
  1. HttpServerexample

    1下载:
  2. 本程序实现了一个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
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:64.62kb
    • 提供者:陈康
  1. 用Java实现Web服务器

    1下载:
  2. 用Java实现Web服务器 本文实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:10.18kb
    • 提供者:雨岳
  1. WebServer_DLL

    0下载:
  2. http server 的源代码,已经编程了DLL,使用很方便,可以嵌入到其他应用程序中,超稳定(用到了 FPIETTE的 socket Components))-http server source code has been programmed DLL, very convenient to use, can be embedded into other applications, the ultra-stable (FPIETTE use of the socket Components
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:348.56kb
    • 提供者:陈潘杰
  1. Client&Server

    0下载:
  2. Socket 网络变成,简单的客户端和服务器端-Socket network into a simple client and server
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:9.52kb
    • 提供者:白驹辉
  1. democ

    0下载:
  2. 利用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 ...)
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:2.01kb
    • 提供者:廉季平
  1. NetServer_web

    0下载:
  2. 一个通过socket与WEB建立通讯连接的VC程序。-through socket with a Web link in the establishment of communication procedures VC.
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:23.19kb
    • 提供者:人民币
  1. connect.c

    0下载:
  2. 这是一个不错的用来建立一个传输控制协议客户端套接字程序,希望大家喜欢!-This is a good used to establish a transmission control protocol client socket procedures, hope you like!
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:1.4kb
    • 提供者:付歌
  1. WebSocket

    0下载:
  2. HTML5 Web Socket Demo in Chrome.
  3. 所属分类:Web Server

    • 发布日期:2015-12-29
    • 文件大小:11.2kb
    • 提供者:ioernt
  1. TestWinSock

    0下载:
  2. simple webserver simulator to show how a web server takes request on a windows environment and reponds using socket programming.
  3. 所属分类:Web Server

    • 发布日期:2017-05-03
    • 文件大小:509.15kb
    • 提供者:Maqsood
  1. programs

    0下载:
  2. web server threads and socket
  3. 所属分类:Web Server

    • 发布日期:2017-03-31
    • 文件大小:90.2kb
    • 提供者:lakshmikanth123
  1. sockServ

    0下载:
  2. TCP Socket Server example in Python
  3. 所属分类:Web Server

    • 发布日期:2017-04-04
    • 文件大小:784byte
    • 提供者:coolnai
  1. socket

    0下载:
  2. 这是SOCKET编程资料,很基础的,主要讲解了socket编程基本原理-This is the SOCKET programming information, very basic, mainly on the socket programming principle
  3. 所属分类:Web Server

    • 发布日期:2017-11-13
    • 文件大小:165.41kb
    • 提供者:wangyongjun
  1. Tracker-and-Socket

    0下载:
  2. Find Something. This program code is image processing using template matching based on cross-correlation algorithm. Also, this program include win socket code.-Find Something. This program code is image processing using template matching based
  3. 所属分类:Web Server

    • 发布日期:2017-11-10
    • 文件大小:15.61kb
    • 提供者:Changyoung An
  1. Socket-program-in-language-C

    0下载:
  2. 简单的socket套接字信息传递程序,包括客户端及服务器端两部分,包含可执行文件-failed to translate
  3. 所属分类:Web Server

    • 发布日期:2017-11-10
    • 文件大小:4.18mb
    • 提供者:袁杰
  1. Socket-Programming-in-CSharp

    0下载:
  2. socket server and client using C#, visual studio 2012
  3. 所属分类:Web Server

    • 发布日期:2017-03-30
    • 文件大小:28.2kb
    • 提供者:alon
  1. Simple-socket.doc.tar

    0下载:
  2. this code is for python socket programming
  3. 所属分类:Web Server

    • 发布日期:2017-04-17
    • 文件大小:12.01kb
    • 提供者:madhu
  1. socket

    0下载:
  2. Socket programming source-Basic
  3. 所属分类:Web Server

    • 发布日期:2017-05-01
    • 文件大小:23.76kb
    • 提供者:yasaman
  1. http-socket

    0下载:
  2. source code for http protocal and way to build socket
  3. 所属分类:Web Server

    • 发布日期:2017-04-15
    • 文件大小:6.53kb
    • 提供者:TerenceChan
  1. socket

    0下载:
  2. 实现基本的socket通信功能,分为服务器和客户端两部分,客户端启动时可以在系统参数处指定要连接的服务器地址。模拟UDP协议,完成最简单的数据包传递与回送。-Achieve basic socket communication functions, is divided into two parts, the server and client, you can specify the server address to connect to the system parameters at t
  3. 所属分类:Web Server

    • 发布日期:2017-04-30
    • 文件大小:10.37kb
    • 提供者:刘昊岩
« 12 3 4 5 »
搜珍网 www.dssz.com