AutoHotkey Community

It is currently May 26th, 2012, 3:05 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: ZMWS - tiny web server
PostPosted: January 17th, 2008, 8:02 pm 
Offline

Joined: July 20th, 2007, 10:23 am
Posts: 257
Location: Paris, France
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


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 19th, 2008, 7:26 am 
wow, awesome, thanks. Right when I was looking for something like this.


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: January 19th, 2008, 1:36 pm 
Offline

Joined: May 24th, 2006, 2:49 pm
Posts: 4511
Location: Belgrade
Damn Frenchs....


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 2 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group