[twsocket] Strange bug in WSocketServer

2010-03-10 Thread Bjørnar Nielsen
I use Codegear2010 C++-builder and have a strange problem. The following code 
gives me the error:
--
TWSocketServer * WSocketServer1=new TWSocketServer(this);
WSocketServer1->Listen();
-

The call to Listen calls Abort instead of Listen in the pas-file (set a 
breakpoint to Listen and press F7 to step into the procedure). Can anyone with 
the same codegear-version test this and see if others too have the same error? 
I have no problem with HttpServer and other components.

Regards
Bjørnar


--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] Strange bug in WSocketServer

2010-03-10 Thread Arno Garrels
Bjørnar Nielsen wrote:
> I use Codegear2010 C++-builder and have a strange problem. The
> following code gives me the error: 
> --
> TWSocketServer * WSocketServer1=new TWSocketServer(this);
> WSocketServer1->Listen();
> -

No problem here, of course I get a socket exception "Port not assigned".

--
Arno Garrels
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] Strange bug in WSocketServer

2010-03-10 Thread Bjørnar Nielsen
Thanks for testing.

It seems I've messed up my packages. Recompiling all installed third party 
components seems to fix my problem.

Sorry for wasting anybodys time.

Regards 
Bjørnar

-Original Message-
From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On 
Behalf Of Arno Garrels
Sent: 10. mars 2010 14:39
To: ICS support mailing
Subject: Re: [twsocket] Strange bug in WSocketServer

Bjørnar Nielsen wrote:
> I use Codegear2010 C++-builder and have a strange problem. The
> following code gives me the error: 
> --
> TWSocketServer * WSocketServer1=new TWSocketServer(this);
> WSocketServer1->Listen();
> -

No problem here, of course I get a socket exception "Port not assigned".

--
Arno Garrels
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] Strange bug in WSocketServer

2010-03-10 Thread Fastream Technologies
FYI, you are not alone--that happens pretty frequently in BCB.

On Wed, Mar 10, 2010 at 3:51 PM, Bjørnar Nielsen wrote:

> Thanks for testing.
>
> It seems I've messed up my packages. Recompiling all installed third party
> components seems to fix my problem.
>
> Sorry for wasting anybodys time.
>
> Regards
> Bjørnar
>
> -Original Message-
> From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On
> Behalf Of Arno Garrels
> Sent: 10. mars 2010 14:39
> To: ICS support mailing
> Subject: Re: [twsocket] Strange bug in WSocketServer
>
> Bjørnar Nielsen wrote:
> > I use Codegear2010 C++-builder and have a strange problem. The
> > following code gives me the error:
> > --
> > TWSocketServer * WSocketServer1=new TWSocketServer(this);
> > WSocketServer1->Listen();
> > -
>
> No problem here, of course I get a socket exception "Port not assigned".
>
> --
> Arno Garrels
> --
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be
> --
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be
>



-- 
Fastream Technologies
Software IQ: Innovation & Quality
www.fastream.com | www.iqproxyserver.com
Email: sa...@fastream.com | supp...@fastream.com
Pbx: +90-312-223-2830 | MSN: g_a...@hotmail.com | Twitter:
http://twitter.com/fastream
Join IQWF Server Yahoo group at http://groups.yahoo.com/group/IQWFServer
Join IQ Proxy Server Yahoo group at
http://groups.yahoo.com/group/IQProxyServer
THIS IS NOT A NONSENSE SIGNATURE--PLEASE DO JOIN OUR YAHOO GROUPS FOR
ANNOUNCEMENTS ABOUT OUR PRODUCTS!
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be