-
PyNet
Tutorial on Network Programming with Python,python网络编程教程,简单介绍python语言环境下的网络编程api(Tutorial on Network Programming with Python, python network programming tutorial)
- 2011-08-01 23:59:33下载
- 积分:1
-
Windows网络与通信程序设计_
windows网络编程,设计到基本的socket入门,异步socket,iocp,后面还有驱动,(Windows network programming, design to the basic socket entry, asynchronous socket, iocp, there are drivers behind.)
- 2020-06-21 12:00:02下载
- 积分:1
-
GetNetSetting
get your host net setting
- 2012-10-25 12:48:22下载
- 积分:1
-
5721
局域网群聊源码程序,例程结合易语言扩展界面支持库,应用易语言核心支持库中的服务器和客户组件做链接,相互发送聊天信息,由服务器转群发。(LAN group chat source program , a routine extension interface combined with easy language support library , application easy language support library core server and client components to make the link , send chat messages to each other , mass transfer the server .)
- 2016-12-25 11:32:48下载
- 积分:1
-
5253421
很好的像EXCEL界面的TabView,是VC编程者的不错的选择,来看看吧!()
- 2017-09-17 13:29:57下载
- 积分:1
-
73525355
易语言使用Winsocket编程,很有参考意思,()
- 2018-02-03 22:13:42下载
- 积分:1
-
用C++实现的一个简单的ping程序 程序已经调试好
用C++实现的一个简单的ping程序 程序已经调试好-a simple ping net program
- 2022-03-30 22:16:26下载
- 积分:1
-
l
说明: 本程序实现了22节点的交直流配电网潮流计算。(This program implements the 22-node AC-DC distribution network power flow calculation.)
- 2019-07-27 08:42:33下载
- 积分: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
-
Computernetwork
计算机网络课程设计计算机网络课程设计计算机网络课程设计(Computer network)
- 2011-01-15 16:43:38下载
- 积分:1