-
内容详细,在win2k,xp下调试通过,适合有一定基础的朋友学习,欢迎联系!...
内容详细,在win2k,xp下调试通过,适合有一定基础的朋友学习,欢迎联系!-Detailed in win2k, xp debugging through, have a certain foundation for studying friend, welcome to contact!
- 2022-07-01 16:09:58下载
- 积分:1
-
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给...
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network driver bridges, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the Socket bundled IP Port relevant data, by the driver to Socket, application procedures can Socket from the extraction of data received. Network applications through this is the socket for data transmission and reception. TCP and UDP Principle and the work of preparation, how to process the document link. Characters in a chat interface procedures.
- 2022-02-07 17:35:59下载
- 积分:1
-
good
好的
- 2022-06-02 05:13:58下载
- 积分:1
-
提供一个网络数据通讯的通用DLL,这个模块支持客户端网络,下次再提供一个服务器与客户端通用的模块。...
提供一个网络数据通讯的通用DLL,这个模块支持客户端网络,下次再提供一个服务器与客户端通用的模块。-provide a data communications network generic DLL, this module supports client network, the next server to provide a client with a common module.
- 2022-03-01 22:00:44下载
- 积分:1
-
此程序能应用于网络数据之间的传输,既能发送,也能接收,已经调试成功,还算不错...
此程序能应用于网络数据之间的传输,既能发送,也能接收,已经调试成功,还算不错-this procedure could be used between network data transmission, can send, receive, debugging has been successful, quite well!
- 2022-06-22 02:50:42下载
- 积分:1
-
取bios信息,
取bios信息, -Check bios information
- 2022-04-08 19:40:10下载
- 积分:1
-
do for myself a simple chat client software market .. we can as a reference. Par...
自己做的一个简单的聊天市客户端软件..大家可以作为参考.特别适合一个刚学习C++的新手...感谢大家的支持-do for myself a simple chat client software market .. we can as a reference. Particularly suitable for a just learning Xi C newbie ... thank you for your support
- 2022-03-02 14:19:34下载
- 积分: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
-
a simple ftp realize that the C Language for everyone to consider
一个简单的ftp实现,用c语言实现的,供大家研究-a simple ftp realize that the C Language for everyone to consider
- 2022-04-15 12:54:19下载
- 积分:1
-
书上的一个Csocket聊天室的服务器端.对我有挺大帮助,希望对初学winsock的人有所帮助....
书上的一个Csocket聊天室的服务器端.对我有挺大帮助,希望对初学winsock的人有所帮助.-book on the Csocket a chat room server. I have to help getting bigger, and I hope to beginners protocols of the people some help.
- 2023-03-02 13:10:03下载
- 积分:1