Jump to content

Hows does an Acars send information?


Scott

Recommended Posts

So I'm looking at implementing a few ideas on my VA's but was wondering how does an Acars send information to the VA over the net and could this be changed to send information to two different places?

Any help would be great!

Regards

Scott

Link to comment
Share on other sites

Normally they make a HTTP request to a page on your site, sending GET or POST variables for the data.

Oh right I get you...

...So could the same code be used to send information from one website to another like our VA's to VA Central?

If so how would I go about doing this?

Link to comment
Share on other sites

Oh right I get you...

...So could the same code be used to send information from one website to another like our VA's to VA Central?

If so how would I go about doing this?

Easiest would probably be the same as the ACARS program does; make an HTTP request to a script on the other website, send the data in the POST.

Link to comment
Share on other sites

So I've been reading up on it and can't seem to find much about setting up a HTTP request...Do you havemuch experience in this field?

Yeah, you'll probably want to use cURL - can't remember off the top of my head how exactly to use it but I have a couple of examples...

Link to comment
Share on other sites

Yeah, you'll probably want to use cURL - can't remember off the top of my head how exactly to use it but I have a couple of examples...

...If you could help me out with this then I would be forever in your debt...also I will help out by recommending you Tracking system you have on your website?

Link to comment
Share on other sites

  • Moderators

Just to add.

For the last few weeks, I have been developing an custom ACARS for Sun Country Virtual and we have been successful in two BETA ver. testing. Trust me, starting that project wasn't that easy when you start pulling hair out and thinking why the damn ACARS won't log in. lol. Got to have patience.

Our ACARS uses WebRequest POST method all in XML style so that way it's easier. And recommended to do that way from other topic I remember.

Good Luck!

Link to comment
Share on other sites

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.

Loading...
×
×
  • Create New...