aspose file tools
The moose likes Sockets and Internet Protocols and the fly likes Data from server is not sent to client Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply locked New topic
Author

Data from server is not sent to client

V. Garg
Greenhorn

Joined: Jun 04, 2009
Posts: 22
I have attached a file with 2 programs in it..
The main problem is the client is not getting the data from server..
The connection is successfully created but still there is something wrong with the data delievery from server to client.
Please respond me...
M trying to develop a chat application
Joe Ess
Bartender

Joined: Oct 29, 2001
Posts: 8291

Please do not post the same question more than once.
CarefullyChooseOneForum


"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Data from server is not sent to client
 
Similar Threads
Calling a Servlet in Flash
socket programming : connect server to client
Any problems with Vector?
keeping http clients up to date
Client server Communication using TCP/UDP?