help a newbie in java networking

Joined
Jul 26, 2007
Messages
1
Reaction score
0
Hi, i need to create a web apps that can communicate with other computer. However, I don't have many knowledge in network and socket programming, so please help me.

Here's the case:
Supposed the web server is in comp A. I access the web from a client computer (comp B). I request a page in comp B. I pushed a button from comp B that will initiate a communication process between comp A and comp C (another computer server in network). comp C will send message to comp A and that msg will be stored in databse at comp A. every action that happens in that process will be printed in the web at comp B.

So... where do I start? What kind of socket should I use? I have to use applet so that anyone that use comp B can see what is going on? If I can't use applet, then what's the alternative?

Thanx.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,990
Messages
2,570,211
Members
46,796
Latest member
SteveBreed

Latest Threads

Top