• Welcome to Valhalla Legends Archive.
 

Server on the web

Started by Mesiah / haiseM, April 27, 2003, 08:11 PM

Previous topic - Next topic

Nova1313

I've decided to help him develope the software and stuff.

But yeah we don't have to worry about how to launch it. His problem was mostly that he knows vb. And not a language that compiles native on unix based systems (vb might now I know there was some compiler in the works).. So I'm going to help him learn java it's quick and easy conversion for what he wants...

btw storm when your online drop me an email I've been trying to contact you but your not on much...


Quote from: Noodlez on April 28, 2003, 10:17 PM
I found a Shell PHP script a while ago which let's you execute programs server side. So make your program linux compatible, upload it, then run it with a PHP script. Although this is inefficient (computer can be restarted, program can crash) it's easy and quick.

tA-Kane

I'm told GCC is a good *nix compiler, if you don't mind command-line compilers.
Macintosh programmer and enthusiast.
Battle.net Bot Programming: http://www.bash.org/?240059
I can write programs. Can you right them?

http://www.clan-mac.com
http://www.eve-online.com

Skywing

Quote from: tA-Kane on April 29, 2003, 08:36 PM
I'm told GCC is a good *nix compiler, if you don't mind command-line compilers.
Actually, most C/C++ compilers - every single one I know of, in fact - are command-line.  I believe there are IDEs which can use GCC to compile things, just as you can use the Microsoft Visual C++ IDE to compile things with Microsoft's C/C++ compiler or Intel's C/C++ compiler.

Banana fanna fo fanna

Quote from: tA-Kane on April 29, 2003, 08:36 PM
I'm told GCC is a good *nix compiler, if you don't mind command-line compilers.

GCC is THE posix compiler.

K

If you're looking for a good *nix IDE, I recommend Anjuta: http://anjuta.sourceforge.net/

UserLoser

Quote from: Noodlez on April 28, 2003, 10:17 PM
I found a Shell PHP script a while ago which let's you execute programs server side. So make your program linux compatible, upload it, then run it with a PHP script. Although this is inefficient (computer can be restarted, program can crash) it's easy and quick.
That mind have some use for me, mind if you can share it, email it or send it to me on AIM later?