LiveCodeServer Official Links

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
pkmittal
Posts: 111
Joined: Thu Feb 08, 2007 11:27 am
Contact:

LiveCodeServer Official Links

Post by pkmittal »

Hi, Can any one provide me the live code server office link for the documentation, video tutorials and also hosting (which can be done on rev servers or internal server) and also download of trial version (if any)

Thanks
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: LiveCodeServer Official Links

Post by Klaus »

Hi pkmittal,

I think you mean this: http://www.on-rev.com/server-status/home/
And this: http://downloads.livecode.com/livecode/


Best

Klaus
pkmittal
Posts: 111
Joined: Thu Feb 08, 2007 11:27 am
Contact:

Re: LiveCodeServer Official Links

Post by pkmittal »

Thanks.. I went through it.. I have understood that Live Code Server (On Rev) is just a way or processing data on server..(like php)

I am looking for something more.. For example, What are the other features of live code server. Is there a way so that we can create 2 way connection between client and server.. (Some kind of socket connection) So that we can develop mufti player games.

Are there any example or feature which list how the socket connection can be used in Live Code Server..

Please let me know.

Thanks
Best Regards
Pradeep
Newbie4
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 332
Joined: Sun Apr 15, 2012 1:17 am
Contact:

Re: LiveCodeServer Official Links

Post by Newbie4 »

If you are just getting started and want some simple client/server code to experiment with here is a link: https://sites.google.com/a/pgcps.org/li ... uter-games

Some of my students had a go at writing multi-player/multi-computer games at the end of last year but ran out of time. The code for one of them is at the bottom of the page "Tic-Tac-Toe" here: http://erhs.shaosean.tk/

I try to upload the code for some of the more complete ones that were written. You will at least see some different approaches and coding techniques

None of them use the Livecode Server. They just use the regular livecode platform. At least this will help you see what needs doens and understand the basics of computer-computer interaction.
Cyril Pruszko
https://sites.google.com/a/pgcps.org/livecode/
https://sites.google.com/a/setonhs.org/app-and-game-workshop/home
https://learntolivecode.com/
FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10103
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: LiveCodeServer Official Links

Post by FourthWorld »

Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
Post Reply