Posted 13 November 2012 - 09:28 AM
I'm totally rewriting it, from the interface to the protocol !! It will be based on plug-ins and it's gonna be awesome ! Ok so the code is done, but I have got some problem with pastebin so I can't test it for the moment and the file is broken :-(
Ancient post :
WARNING : this program is stopped until I finish to fix bug in my GUI API : http://www.computercraft.info/forums2/index.php?/topic/6355-api-mouse-and-graphic-api-v-11/page__pid__53093#entry53093 because i'm gonna use it. (I fixed all know bug, but I want to be sure it will work before I use it) I am working on implementing a GUI :)/>/>
I want to present you a simple program I made a long time ago for my little server with a few of my friends. So I know this is simple but I made this post to know if anyone is interested by this program.
What this do ?
It's very simple : it receive and forward anything you send to it with rednet. Yes it's a remote for your turtle or a computer you can't access. The server can be remotely controled from your computer.
If I come with this program it's also to have some suggestions (I have a few of them in planned project :P/>)
I will finish by saying thanks for your time. :)/>
Here is the links :
Changelog :
First release
Pre-release 0.2
Combine the two programs client side in only one and translate in english (sorry for that :/)
A bug fix
Pre-release 0.3
Make a config file to set the modem side and the server id for the client and the server
Add the possibilitie to save the file
The server send the message until it is received
To-Do list :
More security to prevent people to execute programs on your computer
A GUI
Will probably be added in priority :
The server will try to send the message until the computer receive it
Multiples servers system
More options for things sent, e.g save it
Will maybe added in a long time :
Auto-updater for both sides (making it)
Make the program capable to wait for a message as well as the user type something
Any idea ? Post it below ! :)/>
Ancient post :
Spoiler
I want to present you a simple program I made a long time ago for my little server with a few of my friends. So I know this is simple but I made this post to know if anyone is interested by this program.
What this do ?
It's very simple : it receive and forward anything you send to it with rednet. Yes it's a remote for your turtle or a computer you can't access. The server can be remotely controled from your computer.
If I come with this program it's also to have some suggestions (I have a few of them in planned project :P/>)
I will finish by saying thanks for your time. :)/>
Here is the links :
Changelog :
Spoiler
Pre-release 0.1First release
Pre-release 0.2
Combine the two programs client side in only one and translate in english (sorry for that :/)
A bug fix
Pre-release 0.3
Make a config file to set the modem side and the server id for the client and the server
Add the possibilitie to save the file
The server send the message until it is received
To-Do list :
Spoiler
In next release :More security to prevent people to execute programs on your computer
A GUI
Will probably be added in priority :
Multiples servers system
Will maybe added in a long time :
Auto-updater for both sides (making it)
Make the program capable to wait for a message as well as the user type something
Any idea ? Post it below ! :)/>