are you doing computer science?ant wrote:I am takin java at the moment. I really hate it as we have to finish a deadline for a certain project EVERY week!! Its so much work, I never thought that my course would go so deep into programming.
Applets on the internet
- Carlman
- Staff Sergeant 2
- Posts: 1618
- Joined: Sat Nov 24, 2007 1:18 am
- Location: Western Australia
- Been thanked: 2 times

Aussie spudders unite!!
- Davidvaini
- Sergeant 4
- Posts: 1315
- Joined: Tue May 29, 2007 8:58 pm
http://www.dreamhost.com/ is a good host... very cheap but very nice.
FTP is just a protocol to transfer files... It is best to get a program to do it rather than a web based ftp program.
A good FTP program is WSFTP lite or SMARTftp.
Incase you have a router you may have to unlock the following ports
7 (echo)
21(FTP)
80(http)
Unless you want to do SFTP in which case you can choose which protocol you want it to run with (typically port 22 which is SSH.)
If you have any other questions just let me know... Im a Web Designer, Network Administrator (CCNA).
FTP is just a protocol to transfer files... It is best to get a program to do it rather than a web based ftp program.
A good FTP program is WSFTP lite or SMARTftp.
Incase you have a router you may have to unlock the following ports
7 (echo)
21(FTP)
80(http)
Unless you want to do SFTP in which case you can choose which protocol you want it to run with (typically port 22 which is SSH.)
If you have any other questions just let me know... Im a Web Designer, Network Administrator (CCNA).
-
- Corporal 5
- Posts: 986
- Joined: Thu Jun 16, 2005 1:44 pm
- Been thanked: 1 time
How exactly were you testing the applet on your computer? Just opening up the .html file locally?
"If at first you dont succeed, then skydiving is not for you" - Darwin Awards
Yep, just need a way to make it visible to others on the internet.TurboSuper wrote:How exactly were you testing the applet on your computer? Just opening up the .html file locally?
Ive tried uploading the code to the internet but the program doesnt show cause there are some error that i dont know what they mean.
4SPC, My 4" piston 3" porting cannon
Memo:
Fix up copper cannon
Fix up 4SPC
Start Stirrup pump
Start Toolies piston bazooka
Memo:
Fix up copper cannon
Fix up 4SPC
Start Stirrup pump
Start Toolies piston bazooka
Haha thats the thing, I am not doing computer science nor IT. I am taking Aerospace Engineering> its like mechanical engineering but then focused on aircraft and spacecraft applications.Carlman wrote:are you doing computer science?ant wrote:I am takin java at the moment. I really hate it as we have to finish a deadline for a certain project EVERY week!! Its so much work, I never thought that my course would go so deep into programming.