client-server

  1. fisherRon

    Question Advice on what type of app to build for exchanging xml data between servers

    I have a project that I need to build that gathers data from a local database, packages it into an xml file (as specified by receiving server) and send it to another server via an API they provide. I then need to be able to receive data back from that remote server and display it to the user...
  2. V

    Calling a VB application in a client server environment

    I created a VB application that is intended to print data and is installed on a Windows 2003 Server. A client server application calls a batch file that also resides on the server. The batch file then calls the VB application. When running the client server application from the server, the VB...
Back
Top