Tried installing them in delphi but got errors with undeclared identifiers for all the authentication stuff. I must be using an older version of ICS than you.
Dan ----- Original Message ----- From: "Fastream Technologies" <[EMAIL PROTECTED]> To: "ICS support mailing" <twsocket@elists.org> Sent: Thursday, March 23, 2006 11:01 AM Subject: Re: [twsocket] Making a MT HTTP Server -- NEED HELP! > Hello, > > I am not much familier with Delphi linker and the below errors persist. > PLEASE DO NOTICE THAT THE CODE LINK I GAVE IS PASCAL AND YOU TOO CAN HELP. > > I am not in a good mood today and wish someone cared... > > Regards, > > SZ > > ----- Original Message ----- > From: "Fastream Technologies" <[EMAIL PROTECTED]> > To: "ICS support mailing" <twsocket@elists.org> > Sent: Thursday, March 23, 2006 11:05 AM > Subject: [twsocket] Making a MT HTTP Server -- problem > > >> Hello, >> >> I have coded the following: http://www.fastream.com/ics/icsmthttp.zip >> >> and get the following errors: >> >> Build >> [Linker Error] Unresolved external '__fastcall >> Httpmtsrv::THttpMTServer::TriggerCreateClient(Wsocketmts::TWSocketMTClient >> *&)' referenced from C:\FASTREAM\CURRENT PROJECTS\NETFILE SERVER >> ENGINE\COMMON UNITS\PROTEIN & NFSERVER\HTTPSERVERDERIVATIONUNIT.OBJ >> [Linker Error] Unresolved external '__fastcall >> Httpmtsrv::THttpMTServer::TriggerGetDocument(System::TObject *, >> Httpsrv::THttpGetFlag&)' referenced from C:\FASTREAM\CURRENT >> PROJECTS\NETFILE SERVER ENGINE\COMMON UNITS\PROTEIN & >> NFSERVER\HTTPSERVERDERIVATIONUNIT.OBJ >> [Linker Error] Unresolved external '__fastcall >> Httpmtsrv::THttpMTServer::TriggerHeadDocument(System::TObject *, >> Httpsrv::THttpGetFlag&)' referenced from C:\FASTREAM\CURRENT >> PROJECTS\NETFILE SERVER ENGINE\COMMON UNITS\PROTEIN & >> NFSERVER\HTTPSERVERDERIVATIONUNIT.OBJ >> [Linker Error] Unresolved external '__fastcall >> Httpmtsrv::THttpMTServer::TriggerPostDocument(System::TObject *, >> Httpsrv::THttpGetFlag&)' referenced from C:\FASTREAM\CURRENT >> PROJECTS\NETFILE SERVER ENGINE\COMMON UNITS\PROTEIN & >> NFSERVER\HTTPSERVERDERIVATIONUNIT.OBJ >> [Linker Error] Unresolved external '__fastcall >> Httpmtsrv::THttpMTServer::TriggerFilterDirEntry(System::TObject *, >> System::TObject *, Httpsrv::THttpDirEntry *)' referenced from >> C:\FASTREAM\CURRENT PROJECTS\NETFILE SERVER ENGINE\COMMON UNITS\PROTEIN & >> NFSERVER\HTTPSERVERDERIVATIONUNIT.OBJ >> [Linker Error] Unresolved external 'Httpmtsrv::THttpMTConnection::' >> referenced from C:\FASTREAM\CURRENT PROJECTS\NETFILE SERVER >> ENGINE\CGI-ISAPI\WEBCONNECTION.OBJ >> [Linker Error] Unresolved external '__fastcall >> Httpmtsrv::THttpMTConnection::~THttpMTConnection()' referenced from >> C:\FASTREAM\CURRENT PROJECTS\NETFILE SERVER >> ENGINE\CGI-ISAPI\WEBCONNECTION.OBJ >> [Linker Error] Unresolved external '__fastcall >> Httpmtsrv::THttpMTConnection::THttpMTConnection(Classes::TComponent *)' >> referenced from C:\FASTREAM\CURRENT PROJECTS\NETFILE SERVER >> ENGINE\CGI-ISAPI\WEBCONNECTION.OBJ >> [Linker Error] Unresolved external '__fastcall >> Httpmtsrv::THttpMTConnection::WndProc(Messages::TMessage&)' referenced >> from >> C:\FASTREAM\CURRENT PROJECTS\NETFILE SERVER >> ENGINE\CGI-ISAPI\WEBCONNECTION.OBJ >> [Linker Error] Unresolved external '__fastcall >> Httpmtsrv::THttpMTConnection::AuthCheckAuthenticated()' referenced from >> C:\FASTREAM\CURRENT PROJECTS\NETFILE SERVER >> ENGINE\CGI-ISAPI\WEBCONNECTION.OBJ >> [Linker Error] Unresolved external '__fastcall >> Httpmtsrv::THttpMTConnection::ConnectionDataAvailable(System::TObject *, >> unsigned short)' referenced from C:\FASTREAM\CURRENT PROJECTS\NETFILE >> SERVER >> ENGINE\CGI-ISAPI\WEBCONNECTION.OBJ >> [Linker Error] Unresolved external '__fastcall >> Httpmtsrv::THttpMTConnection::ConnectionDataSent(System::TObject *, >> unsigned >> short)' referenced from C:\FASTREAM\CURRENT PROJECTS\NETFILE SERVER >> ENGINE\CGI-ISAPI\WEBCONNECTION.OBJ >> [Linker Error] Unresolved external '__fastcall >> Httpmtsrv::THttpMTConnection::ParseRequest()' referenced from >> C:\FASTREAM\CURRENT PROJECTS\NETFILE SERVER >> ENGINE\CGI-ISAPI\WEBCONNECTION.OBJ >> [Linker Error] Unresolved external '__fastcall >> Httpmtsrv::THttpMTConnection::ProcessRequest()' referenced from >> C:\FASTREAM\CURRENT PROJECTS\NETFILE SERVER >> ENGINE\CGI-ISAPI\WEBCONNECTION.OBJ >> [Linker Error] Unresolved external '__fastcall >> Httpmtsrv::THttpMTConnection::ProcessGet()' referenced from >> C:\FASTREAM\CURRENT PROJECTS\NETFILE SERVER >> ENGINE\CGI-ISAPI\WEBCONNECTION.OBJ >> [Linker Error] Unresolved external '__fastcall >> Httpmtsrv::THttpMTConnection::ProcessHead()' referenced from >> C:\FASTREAM\CURRENT PROJECTS\NETFILE SERVER >> ENGINE\CGI-ISAPI\WEBCONNECTION.OBJ >> [Linker Error] Unresolved external '__fastcall >> Httpmtsrv::THttpMTConnection::ProcessPost()' referenced from >> C:\FASTREAM\CURRENT PROJECTS\NETFILE SERVER >> ENGINE\CGI-ISAPI\WEBCONNECTION.OBJ >> [Linker Error] Unresolved external '__fastcall >> Httpmtsrv::THttpMTConnection::Answer404()' referenced from >> C:\FASTREAM\CURRENT PROJECTS\NETFILE SERVER >> ENGINE\CGI-ISAPI\WEBCONNECTION.OBJ >> [Linker Error] Unresolved external '__fastcall >> Httpmtsrv::THttpMTConnection::Answer403()' referenced from >> C:\FASTREAM\CURRENT PROJECTS\NETFILE SERVER >> ENGINE\CGI-ISAPI\WEBCONNECTION.OBJ >> [Linker Error] Unresolved external '__fastcall >> Httpmtsrv::THttpMTConnection::Answer401()' referenced from >> C:\FASTREAM\CURRENT PROJECTS\NETFILE SERVER >> ENGINE\CGI-ISAPI\WEBCONNECTION.OBJ >> [Linker Error] Unresolved external '__fastcall >> Httpmtsrv::THttpMTConnection::Answer501()' referenced from >> C:\FASTREAM\CURRENT PROJECTS\NETFILE SERVER >> ENGINE\CGI-ISAPI\WEBCONNECTION.OBJ >> [Linker Error] Unresolved external '__fastcall >> Httpmtsrv::THttpMTConnection::TriggerGetDocument(Httpsrv::THttpGetFlag&)' >> referenced from C:\FASTREAM\CURRENT PROJECTS\NETFILE SERVER >> ENGINE\CGI-ISAPI\WEBCONNECTION.OBJ >> [Linker Error] Unresolved external '__fastcall >> Httpmtsrv::THttpMTConnection::TriggerHeadDocument(Httpsrv::THttpGetFlag&)' >> referenced from C:\FASTREAM\CURRENT PROJECTS\NETFILE SERVER >> ENGINE\CGI-ISAPI\WEBCONNECTION.OBJ >> [Linker Error] Unresolved external '__fastcall >> Httpmtsrv::THttpMTConnection::TriggerPostDocument(Httpsrv::THttpGetFlag&)' >> referenced from C:\FASTREAM\CURRENT PROJECTS\NETFILE SERVER >> ENGINE\CGI-ISAPI\WEBCONNECTION.OBJ >> [Linker Error] Unresolved external '__fastcall >> Httpmtsrv::THttpMTConnection::TriggerHttpRequestDone()' referenced from >> C:\FASTREAM\CURRENT PROJECTS\NETFILE SERVER >> ENGINE\CGI-ISAPI\WEBCONNECTION.OBJ >> [Linker Error] Unresolved external '__fastcall >> Httpmtsrv::THttpMTConnection::TriggerBeforeProcessRequest()' referenced >> from >> C:\FASTREAM\CURRENT PROJECTS\NETFILE SERVER >> ENGINE\CGI-ISAPI\WEBCONNECTION.OBJ >> [Linker Error] Unresolved external '__fastcall >> Httpmtsrv::THttpMTConnection::TriggerFilterDirEntry(Httpsrv::THttpDirEntry >> *)' referenced from C:\FASTREAM\CURRENT PROJECTS\NETFILE SERVER >> ENGINE\CGI-ISAPI\WEBCONNECTION.OBJ >> [Linker Error] Unresolved external '__fastcall >> Httpmtsrv::THttpMTConnection::TriggerAuthGetPassword(System::AnsiString&)' >> referenced from C:\FASTREAM\CURRENT PROJECTS\NETFILE SERVER >> ENGINE\CGI-ISAPI\WEBCONNECTION.OBJ >> [Linker Error] Unresolved external '__fastcall >> Httpmtsrv::THttpMTConnection::SendDirList(Httpsrv::THttpSendType)' >> referenced from C:\FASTREAM\CURRENT PROJECTS\NETFILE SERVER >> ENGINE\CGI-ISAPI\WEBCONNECTION.OBJ >> ... >> >> Any idea why this behavior occurs in Delphi/BCB? >> >> Best Regards, >> >> SZ >> >> >> -- >> 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 > -- 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