搜索资源列表
Windows聊天服务器
- 用C#做的Windows聊天服务器,是一个不错的例子-done with C# Windows Chat server, is a good example
TCP实现客户服务器聊天程序
- 操作系统课程设计任务书 一、设计题目:多机进程通信 应用Socket进程通信技术编写聊天室程序,实现基于服务器的并发多机信息转发。如果各客户端在线则可以实时聊天、发送接收文件,如果某客户端离线,则发送给他的消息可由服务器端进行内容缓存,待重新连线后可以自动接收通过服务器转发的信息或文件。缓存与转发的控制算法可参考操作系统课程中生产者消费者进程同步方法、缓冲池技术等相关理论。 二、设计思路和功能的详细描述 采用TCP协议,所以属于客户机/服务器模式,因此需要聊天服务
C# WinCE Web Server
- 一个完全用C#在Windows CE 5.0下实现的Web 服务器
C SOCKET客户端和服务器端源码
- 经过测试可以实现,实现的环境是windows 经过测试可以实现,实现的环境是windows
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
rtsp_server
- RTSP流媒体服务器,C语言,windows环境下的RTSP流媒体服务器-RTSP streaming media server, C language, windows environment RTSP streaming media server
CETCP
- WinCE下的TCP服务器端和客户端代码(VS2005 C++)-Code of tcp protocol for windows ce
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
hh
- 安全配置向导 (SCW) 可以缩小受攻击面,用于带 Service Pack 1 (SP1) 的 Microsoft® Windows Server 2003 家族成员。SCW 确定服务器的一个或多个角色所需的最少功能,并禁用不必要的功能。 -Security Configuration Wizard (SCW) will be reduced by the attack surface for with Service Pack 1 (SP1) for Microsoft ? Windo
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
anon_proxy_server_0.103
- windows下的匿名代理服务器,可以用通过网页来管理,挺不错的。-anonymous proxy server under windows, you can use to manage through the web, very good.
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.)
C#UDP聊天室
- Windows服务应用程序是一种需要长期运行的应用程序,它对于服务器环境特别适合。它没有用户界面,并且也不会产生任何可视输出。任何用户消息都会被写进Windows事件日志。计算机启动时,服务会自动开始运行。它们不要用户一定登录才运行,它们能在包括这个系统内的任何用户环境下运行。通过服务控制管理器,Windows服务是可控的,可以终止、暂停及当需要时启动。 Windows 服务,以前的NT服务,都是被作为Windows NT操作系统的一部分引进来的。它们在Windows 9x及Windows M
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