经 Littlearth - 产品类型: Application / 100% Managed Code / Web Service
您可从以下链接找到当前的信息
在 Web服务
若您需要为此具体版本购买一份License, 请联系我们 以了解产品是否有售,以及价格。
本页所显示的其他信息及仅仅用作历史数据参考,很可能有了较大的变动。
A Web Service designed specifically for locking shared resources, such as a user-license, a suite of data, an installation process. ARCS, which stands for Application Resource Control Service, is installed as an NT Service and interfaces with your application as a Web Service. ARCS has no dependencies on other software infrastructures, e.g. client-networking software, a DBMS, IIS, or any runtime prerequisites. Where your application resides, no installation for ARCS is required; your application just has to be able to communicate via HTTP. ARCS meets the standard of "full recovery", which basically means that it maintains its state through anything short of pulling the power plug.
What's New in ARCS V2.01.03?
ARCS runs on a single Windows machine as an "NT Service". Your application can make simple requests to ARCS via HTTP. ARCS is a type of software that is commonly known as a "web service" (though using the SOAP protocol is optional). ARCS can be communicated with over an intranet or the internet.
Network file byte-locking is not utilized. DBMS table/record locking is not utilized. Both of those methodologies have known limitations. ARCS is a standalone service that is ideally suited for resource control and does not utilize or depend on any of the myriad of historical methodologies.
ARCS can be installed on any Microsoft Windows OS version that Microsoft supports.
There is no installation required on the client machines (where your application is installed). A client machine can run any type of operating system and it may be an end-user workstation or a server of any kind. The client machine may indeed be a server hosting multiple users itself, e.g. a web server. The client machine simply has to be equipped to make HTTP requests. On Windows machines, this is easily accomplished using a "built-in" COM object such as "MSXML2.ServerXMLHTTP".
强力驱动