Icon View Thread

The following is the text of the current message along with any replies.
Messages 21 to 30 of 38 total
Thread Compiling
Tue, Oct 27 2009 7:20 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Richard,

<< I cannot run a Lazarus Windows CE application that connects to a remote
session using the emulator.  I receive an ElevateDB error #1100 - A
connection to the server 125.168.35.1 cannot be established  (Access
Violation).  I assume that is because of the router and the emulator and
that I really need to test it from outside the network. >>

I will test this with the latest Lazarus code and see if I can reproduce it.
If so, I'll get a fix in there ASAP.

--
Tim Young
Elevate Software
www.elevatesoft.com

Wed, Oct 28 2009 4:03 PMPermanent Link

"Daniel Kram"
Excellent! Thank you.
Wed, Oct 28 2009 8:01 PMPermanent Link

Leslie
Daniel,

Just to rule out the "hardware" problems: Have you checked your network settings? Did you test that the network works on the emulator with
some other program?

Leslie  
Fri, Oct 30 2009 2:04 AMPermanent Link

Richard Harding
>> Just to rule out the "hardware" problems: Have you checked your network settings? Did
you test that the network works on the emulator with
some other program?

Thanks Leslie.  In the Device Emulator configuration, the emulator's network adapter is
bound to the connected network card.  (I left that bit out of the notes.)  I found a
Windows CE ping utility that pings the value of the EDBSession.RemoteAddress.  That part
appears to be working.

Tim,

The error I receive when the Shopping List application tries to connect is "ElevateDB
Error #1100 A connection to the server at '125.168.35.1" cannot be established".  The
EDBSession.RemoteAddress is assigned the value '125.168.35.194'.

If I set the EDBSession.RemoteHost to 'wck.dyndns.biz'  then the error is "ElevateDB Error
#1100 A connection to the server at 'wck.dyndns.b" cannot be established".  It appears to
be truncating the RemoteAddress & RemoteHost after 12 characters.

Richard Harding

Richard Harding
Wed, Nov 4 2009 12:25 AMPermanent Link

Richard Harding
Tim,

It appears that the message below slipped passed you.  Does this make any sense?
------------------------------------------------------------------------------------------------

The error I receive when the Shopping List application tries to connect is "ElevateDB
Error #1100 A connection to the server at '125.168.35.1" cannot be established".  The
EDBSession.RemoteAddress is assigned the value '125.168.35.194'.

If I set the EDBSession.RemoteHost to 'wck.dyndns.biz'  then the error is "ElevateDB Error
#1100 A connection to the server at 'wck.dyndns.b" cannot be established".  It appears to
be truncating the RemoteAddress & RemoteHost after 12 characters.

Richard Harding
Wed, Nov 4 2009 10:46 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Richard,

<< It appears that the message below slipped passed you.  Does this make any
sense? >>

Sorry, I'm still looking into this.  I have to apply the fix for the socket
issue first, and I got side-tracked doing the B5 release.  More than likely
it's an issue with the WinCE sockets code again.

--
Tim Young
Elevate Software
www.elevatesoft.com

Wed, Nov 4 2009 4:05 PMPermanent Link

Richard Harding
>>I'm still looking into this.  I have to apply the fix for the socket issue first, and I
got side-tracked doing the B5 release.  More than likely
it's an issue with the WinCE sockets code again.

Thank you . . . .

--
Richard Harding
Sun, May 9 2010 7:37 AMPermanent Link

Kick

ENK Software

"Tim Young [Elevate Software]" wrote:

<<issue first, and I got side-tracked doing the B5 release.  More than likely
it's an issue with the WinCE sockets code again.>>

Tim, I am seeing the same problem here when I try to connect to a remote server from WinCE. It gives #1100 and AV. I already aplied the the winsock fix ID0013614 you posted at http://bugs.freepascal.org/bug_view_advanced_page.php?bug_id=13614#bugnotes

(But still the same problem. the emulator can find the host because I can see my website on this host using the emulator.)

is there another fix for this problem already?
Mon, May 10 2010 1:32 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Kick,

<< Tim, I am seeing the same problem here when I try to connect to a remote
server from WinCE. It gives #1100 and AV. I already aplied the the winsock
fix ID0013614 you posted at
http://bugs.freepascal.org/bug_view_advanced_page.php?bug_id=13614#bugnotes
>>

What version of Lazarus/FreePascal are you using ?  I'm going to have to set
up a test and find out what's wrong.  Unfortunately, so you may have to do
some mods yourself until they can fix their code officially.

--
Tim Young
Elevate Software
www.elevatesoft.com
Mon, May 10 2010 4:31 PMPermanent Link

Kick

ENK Software

"Tim Young [Elevate Software]" wrote:

<<What version of Lazarus/FreePascal are you using ? >>

I am using lazarus 09.28 with FPC 2.2.4
« Previous PagePage 3 of 4Next Page »
Jump to Page:  1 2 3 4
Image