Jump to content

Recommended Posts

I have a client that has an asp.net site hosted on a windows server that communicates with an inventory program (coded in Providex- a form of business basic) hosted on a unix server.

 

Where could I look to learn how to get php to interact data with this language?

 

Thanks,

 

Jake

Link to comment
https://forums.phpfreaks.com/topic/141089-phpprovidex-business-basic/
Share on other sites

I asked the original designer and developer how the asp.net site(hosted on a windows server) communicates with the facts inventory program(Providex Language) which is on a unix box that sits right next to the windows server.

 

This was his response:

There are special TCP/IP processes that connect the website to FACTS. These processes send a Command and data to the Listener process and custom FACTS based programs interpret the commands, gather the data and send it back to the website for display.

 

________

 

I think he has visual basic programs on the windows server that interact with custom providex pages on the unix box. There are ports listening on both machines.

 

Would it be faster to go direct in to the unix box (facts inventory program) with php via odbc?

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.