Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
java network programming
Name: gvm9999 Date: December 1, 2004 at 04:37:24 Pacific OS: win xp CPU/Ram: 533MHz
Comment:
Im learning programming with JAVA. everytime u run an application, you get such an annoying dos-screen. Is this because I use the SE edition?
DOes anybody now a good source for how I can learn network programming. I want to make a application where I can acces my computer from outside a server-based network(my pc is not the server).So I can access my files and copy en change them where-ever I want.Without needing to buy apps.
Name: bamakhrama Date: December 1, 2004 at 08:08:22 Pacific
Reply:
Hi, Here are some good links: http://www.cafeaulait.org/course/ http://www.faqs.org/docs/javap/index.html
But before all of that, you need to "Google" for sources. I think your application is easy from Network programming point of view but you will need to figure out how to access local directory, access files, transfer them, & work with the security manager restrictions. If you are interested, we start a join project on it!
0
Response Number 2
Name: gvm9999 Date: December 1, 2004 at 08:32:55 Pacific
Reply:
yes I'm very interested! You can contact me by mail or add my address to your MSN Messenger.
Summary: hi, if anybody has had some experience with java applet programming, could you possibly email me (alungroome@hotmail.com) i am having trouble getting something to work! Thanks in advance ...
Summary: hi all i want to go for network programming i have basic knowledge of tcp/ip networking protocls i want to make sever on linux for chating and clints on vb/vc++ plz help me out to get started ...
Summary: got a question I'm new to java networking, and working on a super simple chat server/client app... I've got it to the point that it'll do most of what I want to force it too... but, I've been expirame...