-
这是个模拟点对点的聊天程序,功能很小,只是做为一般参考学习新手用...
这是个模拟点对点的聊天程序,功能很小,只是做为一般参考学习新手用-This is a simulation of peer-to-peer chat program, function very small, just as a general reference study with newcomers
- 2022-04-30 16:19:31下载
- 积分:1
-
Native like, synchronous remote method invocation.
Light
这是一个基于C++ template的面向对象的RPC框架库。-Native like, synchronous remote method invocation.
Light-weighted, clean and easy to use.
Normal C++ syntax for service definition.
1. Supports all c++ native data type and user defined data type.
2. Reference and pointer support.
3. Polymorphism for method parameter and return type.
Type safe.
As the framework is based on c++ template, all type mismatch will be raised at compilation time.
TCP/IP as underlying transportation protocol.
Full conformance to ISO c++ standard.
Unicode support.
- 2022-07-23 07:37:41下载
- 积分:1
-
局域网信使
局域网聊天32的设计直接与另一台计算机上聊天。没有断绝需要!客户机/主机在同一程序。所有你需要的是主机IP,你的IP显示在表格上。根据要求,完整的源和工作程序包括调升! (同样,这不是我的原代码!我只是比原来就好多了。原来提交的亚瑟Chaparyan)
- 2022-04-16 22:02:24下载
- 积分:1
-
Socket多线程处理代码
双线程处理Socket,一个线程负责发一个负责 ,TCPDemo在具体实现时,设计了一个CTCPListener类专门用于服务器对特定TCP端口的侦听。另外,设计了一个CStreamSocket类专门用于TCP数据的传输。CStreamSocket作为基类,服务器程序从它派生出另一个类CSocketSender专门用于数据的发送,客户机程序从它派生出CSocketReceiver类专门用于数据的接收。这些类的继承结构如图3
- 2022-01-22 15:43:47下载
- 积分:1
-
一个用VC实现的基于POP3协议的邮箱监控实例。
一个用VC实现的基于POP3协议的邮箱监控实例。-VC realize a use-based POP3 mail protocol monitoring examples.
- 2023-02-20 07:30:03下载
- 积分:1
-
Visual C++实践与提高系列丛书
Visual C++实践与提高系列丛书-网络编程篇随书源码-Visual C Practice and improve Series-Part network programming source books
- 2022-01-26 04:42:55下载
- 积分:1
-
wmi编技术和控制远程进程,需要认证到相应的机器.
wmi编技术和控制远程进程,需要认证到相应的机器.-wmi compilation and control of remote process
- 2022-05-20 18:43:53下载
- 积分:1
-
采用WinSock实现的聊天程序
入门socket编程的好东西
采用WinSock实现的聊天程序
入门socket编程的好东西-WinSock realize the use of the chat program entry-socket programming of good things
- 2022-12-03 12:05:03下载
- 积分:1
-
很简单的程序,实现多client和server的通信。
很简单的程序,实现多client和server的通信。-very simple procedure, multi-client and server communication.
- 2022-11-17 20:40:03下载
- 积分:1
-
自动检测网络状况,当网络闲置时自动关机,可根据实际情况选择关机条件。...
自动检测网络状况,当网络闲置时自动关机,可根据实际情况选择关机条件。-Automatically detects network conditions, when the network shuts down automatically when idle, according to the actual situation may choose to shut down conditions.
- 2023-06-16 12:40:03下载
- 积分:1