-
Internet Communications Engine (Ice)
针对这些使人不快的选择,ZeroC, Inc. 决定开发Internet C...
Internet Communications Engine (Ice)
针对这些使人不快的选择,ZeroC, Inc. 决定开发Internet Communications
Engine,简称Ice1。其主要设计目标是:
• 提供适用于异种环境的面向对象中间件平台。
• 提供一组完整的特性,支持广泛的领域中的实际的分布式应用的开发。
• 避免不必要的复杂性,使平台更易于学习和使用。
• 提供一种在网络带宽、内存使用和CPU 开销方面都很高效的实现。
• 提供一种具有内建安全性的实现,使它适用于不安全的公共网络。
更简单地说, Ice 的设计目标可陈述为:“让我们构建与CORBA 一样强
大的中间件平台,而又不去犯CORBA 所犯下的任何错误”。
- 2022-08-06 15:27:57下载
- 积分:1
-
Introducing theory of GSM and the work flow, including the source. It is detaile...
介绍gsm的原理以及相关工作过程,以及实现源代码,介绍比较详细。-Introducing theory of GSM and the work flow, including the source. It is detailed.
- 2023-02-10 08:05:03下载
- 积分:1
-
very suitable for the development oa erp system or friends reference.
非常适合开发oa或erp系统的朋友参考。-very suitable for the development oa erp system or friends reference.
- 2022-08-06 22:50:10下载
- 积分:1
-
面向连接的服务器流程中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器...
面向连接的服务器流程中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器一般先启动recvfrom等待客户机的数据。客户机和服务器的通信过程为客户向服务器发送数据,服务器收到数据后给予应答,通信结束。-connection-oriented server process, you must set up to monitor server socket state; While the client is active connector. Without connecting client and server. Without connecting client and server in a function called no distinction, the general difference is the server for first launching recvfrom client data. Client and server communication process for clients to send data to the server, the server data received responses and communication end.
- 2022-03-13 09:45:07下载
- 积分:1
-
This is a local
这是一个本地监控端软件.用来接受远程发送过来的数据-This is a local-control software. Send to accept over the long-distance data
- 2022-06-19 08:55:38下载
- 积分:1
-
局域网探测工具 具有mac地址查询 主机名查询 共享查询等多功能的软件 提供源代码。采用多线程编程。不下后悔哦!...
局域网探测工具 具有mac地址查询 主机名查询 共享查询等多功能的软件 提供源代码。采用多线程编程。不下后悔哦!-LAN detection tools have a mac address lookup host name query to share queries, and multi-purpose software source code. Multi-threaded programming. Oh, no less than regret it!
- 2022-01-26 19:10:11下载
- 积分:1
-
很好的服务器端工具的源码,值得学习一下.
很好的服务器端工具的源码,值得学习一下.-Good source server-side tool, it is worth learning about.
- 2022-02-10 01:50:33下载
- 积分:1
-
集群管理器,主要针对终端服务的会话任务分配,其中一台机器做为选路机器,其余机器分摊终端服务会话....
集群管理器,主要针对终端服务的会话任务分配,其中一台机器做为选路机器,其余机器分摊终端服务会话.- The colony management, mainly aims at the terminal service the
conversation duty assignment, machine does for chooses the bull dozer,
other machines share the terminal service conversation
- 2023-01-10 18:00:04下载
- 积分:1
-
linux下用c语言实现的一个ftp程序,包括server和client
linux下用c语言实现的一个ftp程序,包括server和client-using the C Language an ftp procedures, including server and client
- 2022-04-16 13:47:19下载
- 积分:1
-
ping命令是用来查看网络上另一个主机系统的网络连接是否正常的一个工具。ping命令的工作原理是:向网络上的另一个主机系统发送ICMP报文,如果指定系统得到了报...
ping命令是用来查看网络上另一个主机系统的网络连接是否正常的一个工具。ping命令的工作原理是:向网络上的另一个主机系统发送ICMP报文,如果指定系统得到了报文,它将把报文一模一样地传回给发送者,这有点象潜水艇声纳系统中使用的发声装置。-ping command is used to view the network to another host system
- 2022-08-02 19:41:17下载
- 积分:1