Applets on the internet

Meaningful discussion outside of the potato gun realm. Projects, theories, current events. Non-productive discussion will be locked.
User avatar
Carlman
Staff Sergeant 2
Staff Sergeant 2
Posts: 1618
Joined: Sat Nov 24, 2007 1:18 am
Location: Western Australia
Been thanked: 2 times

Tue May 20, 2008 9:29 am

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.
are you doing computer science?
Image
Aussie spudders unite!!
User avatar
Davidvaini
Sergeant 4
Sergeant 4
Posts: 1315
Joined: Tue May 29, 2007 8:58 pm

Tue May 20, 2008 10:06 am

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).
TurboSuper
Corporal 5
Corporal 5
Posts: 986
Joined: Thu Jun 16, 2005 1:44 pm
Been thanked: 1 time

Tue May 20, 2008 10:25 am

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
User avatar
SpudUke5
Sergeant
Sergeant
Posts: 1099
Joined: Tue Sep 04, 2007 10:16 pm

Tue May 20, 2008 4:05 pm

TurboSuper wrote:How exactly were you testing the applet on your computer? Just opening up the .html file locally?
Yep, just need a way to make it visible to others on the internet.

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
User avatar
Antonio
Corporal
Corporal
Posts: 508
Joined: Sun Aug 13, 2006 2:38 pm

Wed May 21, 2008 2:38 am

Carlman wrote:
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.
are you doing computer science?
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.
Post Reply