| View previous topic :: View next topic |
| Author |
Message |
euphie
Joined: 11 Oct 2008 Posts: 8
|
Posted: Sat Oct 11, 2008 10:03 pm Post subject: No responce from Wap Gateway again |
|
|
I try to receive a mms with borland delphi 07. Sending of mms works without any problems - but receiving not at all.
so when I say :
objConnection.Connect();
vtVar := objConnection.Retrieve(url);
(I'm not sure, if thats the way it should work ..) I get the following written in my logfile : "No response received on WSP-Connect request" and later "CONNECT ERROR #33730 (No response received from WAP gateway)"
So what is wrong ?
(I also tried to use the following sample to receive mms in c#
http://www.activexperts.com/xmstoolkit/howto/mm1rx/vcnet/ and I get the same error message "No response received from WAP gateway")
thanks |
|
| Back to top |
|
 |
euphie
Joined: 11 Oct 2008 Posts: 8
|
Posted: Sun Oct 12, 2008 3:59 pm Post subject: |
|
|
I finally discovered that receiving works - but only one time. Also sending of mms works only one time. After that I have to reboot my pc , If I want to test it again. If not, I get the message "no response ... "
So why is it so ?
Does that mean that something goes wrong while disconnecting ? |
|
| Back to top |
|
 |
euphie
Joined: 11 Oct 2008 Posts: 8
|
Posted: Mon Oct 20, 2008 11:45 am Post subject: |
|
|
the problem was, that my pc was connected to the internet during the whole proccess. Now that it doesn't have any connection anymore, it works  |
|
| Back to top |
|
 |
Leon
Joined: 11 Jul 2007 Posts: 408
|
Posted: Tue Oct 21, 2008 3:36 pm Post subject: |
|
|
Hi,
Most probably the IP address received from the GPRS connection conflicts with your LAN IP range. Setting up a correct routing table will fix this problem.
Best regards,
Leon Steijger
ActiveXperts Software |
|
| Back to top |
|
 |
euphie
Joined: 11 Oct 2008 Posts: 8
|
Posted: Mon Oct 27, 2008 9:50 pm Post subject: |
|
|
| thanks |
|
| Back to top |
|
 |
|