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.
multithreaded server and a client
Name: shanvi Date: November 28, 2006 at 04:01:15 Pacific OS: XP CPU/Ram: 1 gb Product: capital
Comment:
You are to develop a multithreaded server and a client, both in the Java programming language, to transmit image files (such as JPG files). When the client makes contact with the server, the server should transmit to the client a list of the image files available.
Can anyone help and give me some tips and hints please!! Thanks
Summary: true, but I want to put a small app. on a server whose sole purpose is to listen to user-configurable TCP and UDP ports. I want this app to send a response to a 'client' app, so to speak. This would b...
Summary: I have a server and a client application. The server loads an image into a image control and waits for the client to connect. When the client connect to the server it will receive the image and loads ...
Summary: I am writng a Server and a client application through winsock in vb.The server will load an image in the image control and waits for the client to connect. When the client connects , the image is bein...