-
socket聊天
利用Socket编写聊天程序
Windows Socket和套接口的基本概念
套接口,就是一个指向传输提供者的句柄。Win32中,套接口不同于文件描述符,所以它是一个独立的类型——SOCKET 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-13 02:10:21下载
- 积分:1
-
Network-authentication3.0
网络验证,很好用的,自己可以在开发下,自己可以在开发下,自己可以在开发下(Network authentication, well used, they can develop under the)
- 2014-02-24 20:23:09下载
- 积分:1
-
ClientSocket
精通Java网络编程中的 sockat 编程源代码(Proficient in Java Network Programming sockat programming source code)
- 2011-05-09 19:31:20下载
- 积分:1
-
数据库技术高级指南
ASP与数据库技术高级指南-ASP and database technology Senior Guide
- 2022-02-06 00:44:09下载
- 积分:1
-
。net学习中关于WebParts的小例子
。net学习中关于WebParts的小例子-. net to learn on a small example of WebParts
- 2022-10-13 07:55:02下载
- 积分:1
-
ccna 网络的教程 中文教程 ccna 的初级教程
ccna 网络的教程 中文教程 ccna 的初级教程-CCNA Network Chinese Tutorial Tutorial Tutorial CCNA junior
- 2022-11-26 23:55:04下载
- 积分:1
-
洗牌发牌游戏 有电脑随机将全部扑克牌进行洗牌发牌
洗牌发牌游戏 有电脑随机将全部扑克牌进行洗牌发牌-Shuffle game licensing computer randomly shuffle all the cards to carry out the licensing
- 2022-02-10 12:19:15下载
- 积分:1
-
LanTalk_sources
Currently, most of people use MS DCOM/COM+, Java Bean/RMI, and Corba to do distributed computing over internet. All of these technologies are provided with some tools and intermediate objects to simplify internet development. However, these technologies have one common and fundamental problem that all of the calls between a client and a server are blocked for a returned result (please correct me if this is wrong). A client stays still, and has to wait for a while after sending a request to a server. If the request is a lengthy action, the client application seems to be dead to a user. In most cases, we could use a worker thread at the client side to do background computation for solving this problem. However, this comes with an expensive price, more coding, data synchronization and mess in coding logic. Additionally, I also doubt that these technologies are able to really move data across internet efficiently.
- 2009-06-27 15:00:43下载
- 积分:1
-
UDPGroup
基于Qt的UDP组播例程,包括服务器和客户端,系统平台Windows(Qt-based UDP multicast routines, including server and client system platform Windows)
- 2012-04-06 18:57:45下载
- 积分:1
-
TcpUdpTestTool
很强大的TCP/UDP测试工具,对于测试TPCServer高并发非常好用一直用的这个,强烈推荐使用!(Very powerful TCP / UDP testing tools, for testing TPCServer high concurrency very good use of this has been used, strongly recommended to use)
- 2020-06-22 17:00:02下载
- 积分:1