搜索资源列表
服务器客户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
C++server
- VC++编写的服务器源码,可以用于socket通讯等,可以用作聊天程序
PC-vc-SipProxy
- vc编写的sip代理服务器,无需其他的库,直接编译
PC-vc-sIPUA
- vc编写的sip客户端,配合sip代理服务器一起使用,无需其他库文件,直接编译即可
TCP实现客户服务器聊天程序
- 操作系统课程设计任务书 一、设计题目:多机进程通信 应用Socket进程通信技术编写聊天室程序,实现基于服务器的并发多机信息转发。如果各客户端在线则可以实时聊天、发送接收文件,如果某客户端离线,则发送给他的消息可由服务器端进行内容缓存,待重新连线后可以自动接收通过服务器转发的信息或文件。缓存与转发的控制算法可参考操作系统课程中生产者消费者进程同步方法、缓冲池技术等相关理论。 二、设计思路和功能的详细描述 采用TCP协议,所以属于客户机/服务器模式,因此需要聊天服务
vc编写的FTP通讯
- vc编写的FTP通讯程序源码,包括服务器端和客户端程序,很适合FTP通讯,包括窗体页面
WebServer
- VC++写的小型HTTP服务器源程序,也就是一个WEB服务器,功能不算强大,只是完成一个WEB服务器所必需的核心功能,以及一些设置的实现,向大家展示如何使用VC编写HTTP服务。 本WEB服务器支持设置站点根目录、默认文档名、服务器端口号、超时时间设定、服务器状态监控、适时显示发送与接收字节、访问量、活动连接数等。 -VC++ to write a small HTTP server source code, that is a WEB server function is not p
SocketServer
- vc编写的服务器端socket操作-vc prepared socket server-side operation
HTTP
- http服务器,这是由vc++编写的类似于http的服务器程序-http server, which is by vc++ prepared similar to the server program http
TcpAssist
- VC编写的网络通信程序调试工具,可选择作为服务器或客户端-VC prepared debugging network communication tools, the option as a server or client
MyQQServer
- QQ服务器端,可以实现局域网聊天,可以添加好友,有好友列表,更改资料等,VC++编写的-QQ server-side, you can achieve LAN chat, you can add friends, and buddy list, change information, VC++ to prepare the
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++
VC--WebServer--WinCE
- 用VC编写的WinCE下的Web服务器,简单好用,适合学习-VC prepared WinCE under the Web server,Easy to use, suitable for learning
HTTPSVR
- VC++编写开发的HTTP服务器,可以作为网络编程的参考,熟悉HTTP协议(VC++ write the development of HTTP server)