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
LiveCodeServer Official Links
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: LiveCodeServer Official Links
Hi pkmittal,
I think you mean this: http://www.on-rev.com/server-status/home/
And this: http://downloads.livecode.com/livecode/
Best
Klaus
I think you mean this: http://www.on-rev.com/server-status/home/
And this: http://downloads.livecode.com/livecode/
Best
Klaus
Re: LiveCodeServer Official Links
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
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
Re: LiveCodeServer Official Links
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.
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/
https://sites.google.com/a/pgcps.org/livecode/
https://sites.google.com/a/setonhs.org/app-and-game-workshop/home
https://learntolivecode.com/
-
- VIP Livecode Opensource Backer
- Posts: 10052
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: LiveCodeServer Official Links
This may also be helpful:
http://lessons.runrev.com/m/4071/l/1292 ... ng-sockets
http://lessons.runrev.com/m/4071/l/1292 ... ng-sockets
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn