搜索资源列表
netclient
- 网吧计费管理系统,非常好用的客户端程序。大家下看看,提供数据库-Internet cafe billing management system, a very useful client program. We next look at the provision of a database
NetClient
- Windows套接字编程的实现,本源代码是socket通信中客户端的实现。-Windows Sockets programme, this code is the implementation of the Client,by C++.
NetClient
- 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面
