Jump to content

the DtTvB's AutoIt Web Server


the DtTvB
 Share

Recommended Posts

  • Replies 171
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Run the server as it is and it should work.

Im making some UDFs like the gui functions in autoit exept to make web controls. Its turning out great. It will have lots of compatability with this server.

Link to comment
Share on other sites

http://127.0.0.1:<your server port>/index.html

that should gte you to your index server page.

Novice html users might like to sue my upcomming udf that will allow you to create controls in the web browser just like the autoit gui functions.

Link to comment
Share on other sites

DtTvB, Please merge that into your release.

edit: *snip*, See first post

it fixes a vulnerability that could turn you server into a cpu eating zombie...

You can even exploit the server with your browser, but i wont tell how ;)

i have a better idea then the load balancer.

i'll (try to) write a dll that sends files i a separate thread

so the server can work on the next request.

the load balancer had a real drawback on bandwith.

for example the server served a file with ~4000kb/sec and throu the loadbalancer it where only ~400kb/s

Edited by piccaso
CoProc Multi Process Helper libraryTrashBin.nfshost.com store your AutoIt related files here!AutoIt User Map
Link to comment
Share on other sites

look for [piccaso 1.2]

here is the next version with threaded file transport.

way faster than the load balancer ;)

edit:

Fixed some bugs :lmao:

i had > 15Mb/sec with this dll (local network of course)

but it still has problems with small files but i have to go to sleep now...

edit: Attachment removed...

Edited by piccaso
CoProc Multi Process Helper libraryTrashBin.nfshost.com store your AutoIt related files here!AutoIt User Map
Link to comment
Share on other sites

This is really cool, guys. Keep up the good work!

thanks ;)

we'll do

Fixed Some problems with async.dll (v0.5)

Added some mime types

Added 'Content-Length' Header for file indexing

Changed spyro's Preprocessor for @autoitexe compatibility (Apzo's first idea)

...

well do a diff on it if you want to know all :lmao:

if someone still has problems with Threaded Transport, let me know...

Edited by piccaso
CoProc Multi Process Helper libraryTrashBin.nfshost.com store your AutoIt related files here!AutoIt User Map
Link to comment
Share on other sites

Guest JRowe_1

Ok, beforeI dive in, maybe a little info would be good ;)

does the .exe preprocessor allow you to run an autoit .exe in the browser, such as a gui display or ?

I'm setting it up as we speak, gonna play with it and see what can be done.

Really looking forward to utilizing this, I already have a couple of great ideas, all depends on implementation :lmao:

Link to comment
Share on other sites

Guest JRowe_1

I don't mean to be stupid, but you may as well have said

it acts like a webserver.

you can use autoit like mumfuzzle in fibblefob scripts...

;)

I get the general idea, though. Wondering if I might use this as a general authentication server to pass MySQL queries through, using the MySQL UDF, as a way of securing my Time Tracker app...

Anyway, it's very cool.

Edited by JRowe_1
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...