AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

ZMWS - tiny web server

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources
View previous topic :: View next topic  
Author Message
Andreone



Joined: 20 Jul 2007
Posts: 257
Location: Paris, France

PostPosted: Thu Jan 17, 2008 8:02 pm    Post subject: ZMWS - tiny web server Reply with quote

This software allows to use a web server anywhere and in any application.

ZMWS stands for Zazouminiwebserver.
It's free, portable and small (the exe is 360Ko).
It can be used through a dll (292 Ko).
It supports MySQL and Php (download the 10Mo full package) and others with configurable handlers.
It allows to embed a web browser into the web server (a web app can become a desktop one!).

The only bad side is that all is in French (a section of the forum is dedicated to English questions though).

The DLL API is simple:
Quote:
- int zmws_start (int argc, char** argv) ;
- int zmws_start_with_config_file (const char* config_file_path) ;
- void zmws_stop () ;
- void zmws_stop_and_wait () ;
- void zmws_wait () ;
...

Home: http://www.zmws.com/
Download: http://www.zmws.com/dl/
Forum: http://www.zmws.com/forum/
API: http://www.zmws.com/doc/article.php3?id_article=43
Back to top
View user's profile Send private message
wibumba (not logged in)
Guest





PostPosted: Sat Jan 19, 2008 7:26 am    Post subject: Reply with quote

wow, awesome, thanks. Right when I was looking for something like this.
Back to top
majkinetor



Joined: 24 May 2006
Posts: 3600
Location: Belgrade

PostPosted: Sat Jan 19, 2008 1:36 pm    Post subject: Reply with quote

Damn Frenchs....
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group