Jump to content

Recommended Posts

Posted

Hi

 

I am interested in hiring someone to build me a basic application that will run a report in SIMS and upload the report in XML format to a given webserver.

 

If you have an existing application that can do this or have the chops to develop an app for this purpose please PM me or reply to this post

 

Thanks

 

Chris

Posted
I am interested in hiring someone to build me a basic application that will run a report in SIMS and upload the report in XML format to a given webserver.

 

I have something that does the communication the other way around - creates a web server on the SIMS server (or, actually, anywhere where a SIMS client can be run) and lets people download it from there. This is written in Python, and is attached below. Is that the kind of thing you were looking for?

 

getReport.zip

 

It would be easy enough to do the other way. I used XTEA encryption to transmit the data, so there's no messing around authenticating clients with servers, you just need to know the encryption key to drcrypt the data.

 

--

David Hicks

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...