搜索资源列表
服务器客户tcpip
- VC++ 编写的基于TCP/IP协议的服务器客户端程序-VC compilation based on TCP/IP agreement server customer end procedure
我的smtp程序
- 用vc编写的EMAIL发送程序,支持smtp服务器的用户名及密码。-with vc prepared to send email procedures and support smtp server user name and password.
类似与QQ的UDP通信
- 这是一个用VC编写的网络通信程序,有两个服务器和端口,可以实现相互通信。使用时请注意修改IP地址-This is a VC prepared by the network communication procedures, and the two-port server can achieve mutual communication. When used to change IP addresses
vc524568993355
- VC编写的C/S聊天程序。由客户端与服务器端组成。-VC prepared by the C / S chat program. From the client and server components.
列举SQLServer服务器和数据库
- 列举SQL SERVER服务器和数据库的程序,用VC++编写,有兴趣可以自己-cited SQL Server database server and the procedures used to prepare VC are interested can see for yourself
talking
- 用VC++编写的网络对聊小例程,可以设置服务器和客户端-VC prepared by the network of small talk routines, set the server and client
VC_Chat_Room
- 这是一个用VC编写的简单的聊天室系统,设有服务器端和客户端,可以群发,私聊,支持文件传送。-This is a VC with the simple preparation of the chat room system, with server and client, can be repeated, Private Chat. support file transfer.
csprogram
- 用vc编写的网络程序。包括服务器端和客户端发送接受数据的程序。供学习者参考-with vc procedures prepared by the network. Including server and the client to send data to accept the procedure. Reference for learners
VideoTransfer
- 用vc编写的通过UDP传输的服务器和客户端的双端视频通信,很好用阿 -vc prepared with the adoption of the UDP transmission server and client-side video communications, with good A
HttpServerusingWinSocket
- 用VC编写的一个基于WinSocket的http服务器,该程序中完成了自己的异常处理和多线程的处理。-VC prepared a WinSocket on the http server, The procedures completed his abnormal processing and multi-threaded processing.
HTTPserver
- 用VC编写的基于MFC的HTTP服务器,提供一般的请求命令(POST,GET...)
NET_UDP
- VC++ 编写的网络聊天程序,分为客户端和服务器端,端口,IP 地址可以设置
TCP实现客户服务器聊天程序
- 操作系统课程设计任务书 一、设计题目:多机进程通信 应用Socket进程通信技术编写聊天室程序,实现基于服务器的并发多机信息转发。如果各客户端在线则可以实时聊天、发送接收文件,如果某客户端离线,则发送给他的消息可由服务器端进行内容缓存,待重新连线后可以自动接收通过服务器转发的信息或文件。缓存与转发的控制算法可参考操作系统课程中生产者消费者进程同步方法、缓冲池技术等相关理论。 二、设计思路和功能的详细描述 采用TCP协议,所以属于客户机/服务器模式,因此需要聊天服务
HTTP
- http服务器,这是由vc++编写的类似于http的服务器程序-http server, which is by vc++ prepared similar to the server program http
MyQQClient
- VC++编写的,类似QQ的服务器端,局域网聊天工具-VC++, prepared similar to QQ server-side, local area network chat tool
Server
- 利用VC++编写的服务器界面,可以用于收发数据-Prepared using VC++ server interface can be used to send and receive data
VCPP-monitor
- VC++编写的服务器监控程序源代码,给大家分享分享-VC server monitoring program
TCPserver
- VC编写的服务器端,可接收来自下位机的数据,源代码其实很简单,用socket编程即可。-sever created By VC, which can be used to receive the data from MCU...
BeepCtrlMod
- 用VC++编写的服务器程序 用.dll连接创建的-use VC++
HTTPSVR
- VC++编写开发的HTTP服务器,可以作为网络编程的参考,熟悉HTTP协议(VC++ write the development of HTTP server)