peter123 Posted November 23, 2007 Share Posted November 23, 2007 Hi, Can I maybe connect this server with php?? Peter Link to comment Share on other sites More sharing options...
Will66 Posted November 29, 2007 Share Posted November 29, 2007 Hi, Can I maybe connect this server with php?? Peter My primary purpose for using a server is to cheat and use internet explorer to build my application. Ideally, host a server in an autoit gui where i can serve php files disguised as an exe. But who needs php....why not serve up html using au3 code. Here's a quick cut down version of DtTvB's server that does that, serves dynamic html in an autoi gui, html code is created on the fly dynaically using the standard au3 language called from autoit functions(see webpages.au3 in the zip). Its a quick proof of concept and many improvements required. All credit to prtex and DtTvB, i'm still getting my head around TCP. Here's the zip, included are the original server and functions au3's and hard copy html, but they are no longer required, only any images you need to serve req be into the public_html folder: WebServer_Gui.zip Link to comment Share on other sites More sharing options...
peter123 Posted November 30, 2007 Share Posted November 30, 2007 My primary purpose for using a server is to cheat and use internet explorer to build my application. Ideally, host a server in an autoit gui where i can serve php files disguised as an exe. But who needs php....why not serve up html using au3 code. Here's a quick cut down version of DtTvB's server that does that, serves dynamic html in an autoi gui, html code is created on the fly dynaically using the standard au3 language called from autoit functions(see webpages.au3 in the zip). Its a quick proof of concept and many improvements required. All credit to prtex and DtTvB, i'm still getting my head around TCP. Here's the zip, included are the original server and functions au3's and hard copy html, but they are no longer required, only any images you need to serve req be into the public_html folder: WebServer_Gui.zip Php is easy to use.. for example file_get_contenct or include ?? how do I this in Autoit3?? Link to comment Share on other sites More sharing options...
ovoid Posted December 4, 2007 Share Posted December 4, 2007 HI! Very nice job, async.dll do a good job. But how could i configure server to accept upload? By now, ontly text files(.txt,.html,...) is accepted.For all the others, the server close connection, before even to report request or content-length. Ovoid Link to comment Share on other sites More sharing options...
agenore Posted October 31, 2008 Share Posted October 31, 2008 can I use php and autoit in the same file? Link to comment Share on other sites More sharing options...
Kip Posted October 31, 2008 Share Posted October 31, 2008 Ofcourse you can, but the php script wont be executed though. MailSpons: Fake SMTP server for safe email testing Dutch postcode & address API. Link to comment Share on other sites More sharing options...
luizeti Posted May 6, 2010 Share Posted May 6, 2010 functions.au3 line 170 sendData (stdoutRead($run,128,False)); ? I'm in doubt on this line why my code. aux is running several time in the browser. I changed to sendData(stdoutRead($run)); I used google translation Link to comment Share on other sites More sharing options...
wraithdu Posted May 7, 2010 Share Posted May 7, 2010 This thread is two years old. Give it up. Link to comment Share on other sites More sharing options...
benma Posted May 15, 2010 Share Posted May 15, 2010 wonderful harika Link to comment Share on other sites More sharing options...
benma Posted May 15, 2010 Share Posted May 15, 2010 Hello Can I running ASP or PHP this server Please I'm english is very bad. I'm sorry Link to comment Share on other sites More sharing options...
SecretLanguage Posted January 9, 2011 Share Posted January 9, 2011 DtTvB I am a beginner and would like to try your server but cant figure out how to configure it to work can you please tell me what code will i have to configure such as ip and root? Is the root where I would have uploaded to my site www? I have compiled the program and all i see running is your the icon near the time clock that says script paused. thank you Link to comment Share on other sites More sharing options...
Mat Posted January 9, 2011 Share Posted January 9, 2011 leapfrog, here is a quote from last year:This thread is two years old. Give it up.I'd recommend looking at other similar things made by people who are still actively on the forum to give you the support you need... What about AutoIt Project Listing Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now