NotePage, Inc. Forum Index

Search found 1 match
NotePage, Inc. Forum Index
Author Message
  Topic: Failure in sending a page from server [http vs https]
Dipty

Replies: 0
Views: 8795

PostForum: General Questions and Announcements   Posted: Fri Dec 02, 2005 5:55 pm   Subject: Failure in sending a page from server [http vs https]
I am a newbie in WCTP

I am trying to send pager notifications using through my Java program. I have used the Arch Wireless Implementation for WCTP.
Every thing work fine when I am trying from localhost and connect it using http. When I migrated the code to server environment which is load balanced and secure I can no longer receive those pager notifications.

----
WctpClientReceive clientRx = new WctpClientReceive();
String response = clientRx.readResponse(wctpConnection);
[wctpConnection is a HttpURLConnection]
I don’t get any exception while I try and send the page but I get a blank response and responseCode is -1.

Please could you let me know if you have some information on the same.

Thanks a lot!

Dipty
 
Page 1 of 1
All times are GMT - 5 Hours
Jump to:  


Powered by phpBB © 2001, 2002 phpBB Group
Theme created by Vjacheslav Trushkin