搜索资源列表
QQClient程序
- 用于进行点对电的通信,但是需要服务端支持,VC程序-used for the counting of electrical communications, but need server support, VC Program
服务程序样例
- WIN NT2000 服务程序样例 VC-WIN (VC services Example
TCP实现客户服务器聊天程序
- 操作系统课程设计任务书 一、设计题目:多机进程通信 应用Socket进程通信技术编写聊天室程序,实现基于服务器的并发多机信息转发。如果各客户端在线则可以实时聊天、发送接收文件,如果某客户端离线,则发送给他的消息可由服务器端进行内容缓存,待重新连线后可以自动接收通过服务器转发的信息或文件。缓存与转发的控制算法可参考操作系统课程中生产者消费者进程同步方法、缓冲池技术等相关理论。 二、设计思路和功能的详细描述 采用TCP协议,所以属于客户机/服务器模式,因此需要聊天服务
ServicesAutoRun VC编写一个系统服务程序最简单的例子
- 此程序是VC编写一个系统服务程序最简单的例子,新手容易读懂。-This program is a VC to write the most simple example of a system service routine, the novice is easy to read.
Char 聊天室服务端和客户端程序
- 一个聊天室服务端和客户端程序,可以设置服务器和端口,A chat room service client and the client program, you can set the server and port
vc-server.rar
- VC后台服务的模板框架,可以上面直接开发相应的windows后台服务程序,VC background template framework services can be developed directly above the corresponding background windows service program
Service
- vc制作windows服务程序,从别人那找来的一个类,用着不错,上传为了备份 使用 程序名.exe -s 为安装服务 程序名 -r 为卸载服务-vc create windows service program, from others that got from a class, with a good backup to use the program name in order to upload. exe-s for the installation service progra
LANChat
- 毕业设计:VC++局域网聊天程序 本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 -Graduation Project: VC++ LAN chat program using this procedure will be the main program is divided into Socket socket server and client
Service_Develop_demo
- 开发window的服务程序的例子,通过扩展可以实现对服务程序的开发,相当有代表性,已经通过这个模板在多个项目中应用,在此分享,希望对大家有用。开发语言 VC-Development window of the service program example can be achieved through the expansion of the service program development, fairly representative, have been through this t
Server
- Server VC++编写,服务端的程序-Server VC++ Preparation, client service procedures
Implementation-using-VC-Client-Services-machine-mo
- 用VC实现客户机服务机器模式的聊天程序: 在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点: 1、非对等作用; 2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client S
Soket-experiment
- 基于socket的客户端服务端通信 两个小程序 一个客户端 一个服务端 VC通过-Socket-based client server communication are two small programs a client by a server VC
VC_programming_installation_services_to_classic_un
- VC++ 服务程序编写及安装与卸载经典代码VC + + programming and installation services to classic and uninstall code-VC++ programming and installation services to classic and uninstall code
TCP_UDP_high_level_programming_VC_server_side_code
- TCP UDP高级编程:一个VC++服务端程序代码TCP UDP high-level programming: a VC + + server-side code-TCP UDP high-level programming: a VC++ server-side code
VC.services.installed.code
- VC开发服务程序安装卸载经典代码VC development services installed uninstall classic code -VC development services installed uninstall classic code
Service
- VC++ 服务程序编写及安装与卸载,感兴趣的可以参考下,希望对大家有所帮助-VC++ programming and services to install and uninstall, interested can refer to, we want to help
socket-vc-chat
- 一个采用socket实现的会话聊天的程序,通过选择服务端和客户端,进行会话-a program about how to chat by socket
简单的代理服务程序的实现
- 用VC++实现的一个简单的代理服务程序的实现-The realization of a simple proxy services program implemented with VC++
winsys
- 自动关机的VC服务程序,在规定时间段(下班)中,弹出对话框程序让用户确认,否则自动关机,用于公用计算机管理,防止计算机长时间开启又无人使用。-Automatic shutdown of the VC service program, at specified time periods (from work), the pop-up dialog box procedure allows the user to confirm, otherwise the automatic shutdown f
vc-SERVICE-process
- 我的第一个VC服务程序,需要开机自启动程序的朋友可以参考,开机没有进入桌面前,程序就运行了-vc SERVICE process