Probably you should make available somewhere a small test (the smallest
possible actually) which reproduce the problem so that the one willing to
investigate can do it in a snap.

Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html
--
[EMAIL PROTECTED]
Author of ICS (Internet Component Suite, freeware)
Author of MidWare (Multi-tier framework, freeware)
http://www.overbyte.be


----- Original Message ----- 
From: "Albert" <[EMAIL PROTECTED]>
To: <twsocket@elists.org>
Sent: Wednesday, June 20, 2007 10:32 AM
Subject: [twsocket] THttpServer


> Hello Francois,
>
>     I'm trying to write a program that uses the THttpServer (ICS version
6) component in Borland Studio.
>     As mentioned in one of the FAQ the use of __classid() will resolve the
problem of being unable
>     to assign the ClientClass of the THttpServer.
>     When I assign my custom class derived from THttpConnection I get 2
unresoved linker error:
>
>         [Linker Error] Error: Unresolved external '__fastcall
Overbyteicswsocket::TCustomWSocket::Send(void * const, int)'
>         referenced from D:\PROJECTS\BORLAND
STUDIO\SERVER\CUSTOMHTTPCONNECTIONSRC.OBJ
>
>         [Linker Error] Error: Unresolved external '__fastcall
Overbyteicswsocket::TCustomWSocket::SendTo(const sockaddr_in&,
>         int, void * const, int)' referenced from D:\PROJECTS\BORLAND
STUDIO\SERVER\CUSTOMHTTPCONNECTIONSRC.OBJ
>
>     I've used the ICS version 5 with Delphi an C++ Builder in the same
manner and without any problems.
>     Can you give me any tips or advice on how to resolve this?
>     Or is this a small bug as this version is a Beta & untested for C++
Builder?
>
>     Also I've got a small test project without any additional code or
components, it's just trying to assign the
>     ClientClass and is also giving the same error.
>     So if anyone would require this please let me know.
>
>     If there is any information I left out, please let me know.
>
>
>  Kind Regards, Albert
> -- 
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://www.elists.org/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be

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

Reply via email to