Hi,
HttpConnectionHandler Seem to Fail while connecting
I get the following response from Yahoo Pager Server
<html>
<head>
<title>Yahoo! Pager error</title>
</head>
<body>
<h3>Yahoo! Pager error</h3>
<p>
A serious Yahoo! Pager error occurred (ERROR:0); <p>
<p>
<hr>
<center>
<table border=0 cellpadding=0 cellspacing=0>
<tr>
<td align=right><a href=http://www.yahoo.com/><img
height=47 width=47 src=/images/idaho/yahoo.gif
alt=Yahoo! border=0></a></td>
<td> </td>
<td align=left valign=bottom><font size=-1><i>Copyright
©1994-1996 Yahoo! Inc. All rights
reserved.</i><br>Send comments and bug reports to
messenger-ops@yahoo-inc.com.</font></td>
</tr>
</table>
</center>
</body>
</html>
Please resolve it.
-Raman
Logged In: YES
user_id=706904
I suspect this is a problem at Yahoo's server (?) If so,
then all I can do is handle it gracefully.
Logged In: YES
user_id=706904
I've tested the HTTP connection with the new v0.6 release,
and it connects okay, and sends messages.
I'm going to leave this bug open, however, as a reminder to
put some better error detection on the HTTP connection.