cyprus106
Programmer
- Apr 30, 2001
- 654
Basically, I have the typical socket program, ServerSocket, ClientSocket... etc. The client needs to connect to the server, simple enough. I have all of that down by heart. But the whole reason the client connects is to recieve a .bmp or other picture file. That, I dont know how to do. Does anyone else?
In addition to that question, I have just one more. How does the ServerSocket recieve a stream? It can send one, as can the ClientSocket. But neither have the function to recieve it. Why send it if you can't recieve it?? Cyprus
In addition to that question, I have just one more. How does the ServerSocket recieve a stream? It can send one, as can the ClientSocket. But neither have the function to recieve it. Why send it if you can't recieve it?? Cyprus