PDA

View Full Version : connect timeout


zetryu
05-29-2002, 06:05 PM
:confused:

Hi,

I have some problem with socket.

ISOCKET_Connect returns success, but in the callback functions,
it fails with AEE_NET_ECONNREFUSED after 30-40 seconds .

I'm testing with Z-800(Verizon network).

Getting pages in the verizon succeeded, but outside of verizon networks fails. Engineer in the verizon networks said that there is no firewall. ( I'm try to get pages outside of verizon network )

With the MiniBrowser( verizons web browser ) I can get the pages.

What's the problem with this case?

Thanks in advance.

:)

zetryu
05-30-2002, 12:26 AM
I have solved above problem, but didn't find out correct answer.

I'm just thinking that the ttl value of the tcp packet is too small to reach my server.

Does anybody know the value of ttl in tcp packet of brew( qualcomm ) ?

:confused: