搜索资源列表
web_server_in_c.rar
- 这是一个用C语言实现的WEB服务器,一款主要面向嵌入式系统的WEB服务器。它支持ASP,嵌入的JAVASCRPT与内存CGI处理。理论上,你可以在非嵌入式环境下很好的使用GoAhead Web服务器(正如我写这篇文章时所做的)。它的参考平台有Windows CE, Wind River VxWorks, Linux, Lynx, QNX,与Windows 95/98/NT。它基本上属于一个HTTP1.0标准的WEB服务器,对一些HTTP1.1的特性如(持久连接)也提供了支持。 ,This is
socket
- windows下的socket实现的聊天室程序,可实现多人连接服务器。用的是c下面的编程。-windows under the socket to achieve the chat room procedures, can be realized more than connect to a server. C using the following programming.
tftp_sevr+client
- vc6实现tftp程序-包含服务器客户端源码-C语言-tftp procedures to achieve vc6- contains server client source-C Language
cses-0.3-src
- 这个源代码是用C#开发的,实现了一个Windows下的邮件服务器功能。它实现了SMTP及POP3协议。可以作为一个独立的服务器,或者其它应用程序组件中的一部分。-This source code is developed using C# to achieve under a Windows mail server functionality. It implements the SMTP and POP3 protocol. Can be used as an independent serv
socket-windows-linux
- windows 与linux下的socket编程,实现客户端与服务器端的通信-linux under windows with socket programming, to achieve client and server-side communications
Server
- windows服务器例程 用于多线程与客户端通信-windows server routines for multi-threaded and client communications
DHCPServerWindows
- Windows 下的DHCP 服务器源码-Windows source code under the DHCP server
Implementation-using-VC-Client-Services-machine-mo
- 用VC实现客户机服务机器模式的聊天程序: 在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点: 1、非对等作用; 2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client S
11
- Asp.Net探针0.90源码(Asp.net2.0版) 探测信息如下: 服务器计算机名 http://localhost/ 服务器IP地址 127.0.0.1 服务器域名 localhost 服务器端口 80 服务器IIS版本 Microsoft-IIS/6.0 本文件所在文件夹 E:\downCode\ServerInfo\ 服务器操作系统 Microsoft Windows NT 5.2.3790 Service Pack 1
RemoteFileDownload
- 基于windows c++下,利用windows Sockets套接字select模型开发的远程文件下载程序。该程序分为服务器和客户端两个部分。 客户端实现以下功能 1 浏览服务器的目录结构 2 能够从服务器下载某个文件 3设置文件保存的位置 4 使用多线程下载文件 服务器实现以下功能: 1 客户端连接数量 2客户端请求的目录 3 客户端请求下载的文件-failed to translate
MyICQ-0.8-alpha1
- MyICQ是一套公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域网中。这是windows版,采用C++编写。-MyICQ is a set of open-source instant messaging software, including server-side and client-side, can be used on the Internet or LAN. This is the windows version, using C++ to prepare.
anon_proxy_server_0.103
- windows下的匿名代理服务器,可以用通过网页来管理,挺不错的。-anonymous proxy server under windows, you can use to manage through the web, very good.
C-language-socket-communication
- windows下C语言socket通信,包含服务器与客户端程序。代码注释详细,值得学习-windows under the C language socket communication
FtpServerClient
- 客户端用的是windows,服务器端是linux-client is writen by c++ while the server is under linux
server
- 基于SOCKET的windows下服务器端程序,使用基于TCP/IP的C/S通信机制,涉及到服务器监听模式、接收客户端发送的connect请求等,可模拟小型聊天软件的功能-SOCKET the windows server side program, using the TCP/IP-based C/S communication mechanism, related to the server listening mode to receive the client sends the con
worldserver
- c++ 服务器,vc++开发的服务器,主要适用用windows系统-c++ server
C#编写的简单web服务器(含源代码)
- 本程序是一个web服务器,在 .NET 环境下运行。 实现了 HTTP/1.1 的部分内容,目前它支持GET和HEAD命令,支持断点续传和多线程下载, 在Windows NT/2000/XP环境下,可以运行EXE格式的CGI程序,URL格式为"http://website/cgi.exe?+传递的参数", 注意带上"?",如需传递多个参数,中间用"+"分隔; 如果你有其他的脚本解释程序,或者独立的运行环境(如ASP,PHP,JA
TCP协议客户端服务器间视频传输c源码
- 此程序可实现windows客户端与client服务器端的文件传输。(This program can achieve Windows client and client server-side file transfer.)
UDP协议客户端服务器间视频传输c源码
- 此程序利用C语言编程,采用UDP协议实现了Windows客户端与linux服务器端文件的传输。(This program uses C programming language, using the UDP protocol to achieve the Windows client and Linux server-side file transfer.)
CC++HTTP服务器开发
- 跨平台windows Linux c/c++ http服务器开发技术 简单可靠方便的http服务器开发包,支持VC 和 linux NetEngine_SimpleHttp c/c++ 开发http服务器(Cross platform windows Linux c/c++ HTTP server development technology Simple, reliable and convenient HTTP server development kit, supporting VC a