I'm not sure I understand your question correctly, so here's two answers:

Any livecode standalone can be a server. All you need to do is to use the 
"accept socket" command. For example, the ChatRev server runs from an IDE 
installed on an old ibook. But it could as well be a windows standalone (which 
it was some years back).

If you however mean the livecode server thing that runs in a web server, then 
you probably can't run it as server without apache or iss. however, you can run 
livecode locally as a non-server engine where it will behave exactly like a 
server, outputting text to the shell instead of a http connection.

Maybe you can specify a bit more detailed what the goal is, and why you want to 
work around zone alarm?

On 13 May 2014, at 01:44, Alejandro Tejada <capellan2...@gmail.com> wrote:

> Hi All, 
> 
> LiveCode could open a socket to send and receive 
> data from other applications. 
> 
> Does exists a method to create a portable 
> LiveCode server that runs locally without 
> installing any file in the computer? 
> 
> In one of my computers, every application 
> that opens a socket must be authorized 
> by the user because Zone Alarm ask for 
> permission... 
> 
> Notice that I run many versions of 
> LiveCode and none of them are installed. 
> I launch LiveCode from their own 
> folder. All versions of LiveCode are within 
> the Documents folder, not installed inside 
> the Windows Program folder. 
> 
> Al
> 
> 
> 
> --
> View this message in context: 
> http://runtime-revolution.278305.n4.nabble.com/Does-exists-LiveCode-Server-Portable-tp4679431.html
> Sent from the Revolution - User mailing list archive at Nabble.com.
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

--

Anyone thinking about going to Zurich in the summer? 
Please fill out the form and send me an email: 
http://doodle.com/yapygihh3itgz2qr

-- 

Use an alternative Dictionary viewer:
http://bjoernke.com/bvgdocu/

Chat with other RunRev developers:
http://bjoernke.com/chatrev/



_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to