中國(guó)移動(dòng)MISC 1.6 Provision Java API
直接使用HttpServer的方式實(shí)現(xiàn),不需要任何其它API,不需要Apache,IIS,Tomcat等Web服務(wù)器,直接實(shí)現(xiàn)底層.
運(yùn)行環(huán)境 Windows/Linux JDK 1.4.2
演示程序
1) sync.bat 正向訂購?fù)窖菔?
java -classpath "smsfan-Provision.jar" net.smsfan.Provision.example.SyncOrderExample 80 Provision
其中參數(shù):
80 port,為HttpServer的端口號(hào)
Provision serviceName,為服務(wù)名稱
程序初始化成功后,misc網(wǎng)關(guān)訪問URL:http://serverip:port/serviceName 即可提交正向同步數(shù)據(jù)
2) subs.bat 反向訂購/取消接口演示
java -classpath "smsfan-Provision.jar" net.smsfan.Provision.example.SubscribeExample http://127.0.0.1/Provision
其中參數(shù):
http://127.0.0.1/Provision url,為Misc網(wǎng)關(guān)的反向訂購/取消接口地址
標(biāo)簽:
HttpServer
API
Provision
Apache
上傳時(shí)間:
2013-12-05
上傳用戶:cooran
As information technology is more and more in-depth and wide range of applications, management information system has been gradually implemented in the technical maturity. Management Information System is a continuous development of new disciplines. Library Management System is a typical management information system (MIS), the development includes the background of the establishment and maintenance of database and front-end application development aspects. Database requested data consistency, integrity and the security of the data, and front-end applications require complete functions, such as easy-to-use.
After analysis, I chose companies MICROSOFT VISUAL BASIC and Access prospects were as database development tools and background. With the Provision of the various object-oriented development tools, in particular the data window convenient and simple objects developed intelligent customer satisfaction systems.
標(biāo)簽:
more
applications
information
technology
上傳時(shí)間:
2013-11-29
上傳用戶:xymbian