JxtaSocket question
"Rodney Eng" <[email protected]> Sun, 10 Dec 2006 02:00:26 -0500
| Newsgroups | gmane.comp.java.jxta.user |
|---|---|
| Message-ID | <[email protected]> |
------=_Part_48909_21179408.1165734026230 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Thanks for all the help on my last problem, deleting the CM solved a lot of my initial problems with JXTA. However, I've been trying to get JxtaSockets working now (I had been using regular Unicast Pipes to send files, but I wanted to start sending things larger than 64 KB reliably--though, I was able to get 200 KB messages across a few times), but I've got a problem. I have peer A set up a JxtaServerSocket and wait for connection from peer B. They connect alright, and peer A begins sending the file to peer B. However, when A flushes and then closes the socket, peer B doesn't seem to finish getting the data, and even in cases where peer B appears to have gotten the whole file, it seems to never realize that the file has finished coming across and just sort of hangs there. Am I missing something obvious? - Rodney Eng ------=_Part_48909_21179408.1165734026230 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Thanks for all the help on my last problem, deleting the CM solved a lot of my initial problems with JXTA.<br><br>However, I've been trying to get JxtaSockets working now (I had been using regular Unicast Pipes to send files, but I wanted to start sending things larger than 64 KB reliably--though, I was able to get 200 KB messages across a few times), but I've got a problem. I have peer A set up a JxtaServerSocket and wait for connection from peer B. They connect alright, and peer A begins sending the file to peer B. However, when A flushes and then closes the socket, peer B doesn't seem to finish getting the data, and even in cases where peer B appears to have gotten the whole file, it seems to never realize that the file has finished coming across and just sort of hangs there. <br><br>Am I missing something obvious?<br><br>- Rodney Eng<br> ------=_Part_48909_21179408.1165734026230--