Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Midas ... TServerSocket are obsolete?

25 views
Skip to first unread message

PhilDGS

unread,
Jun 26, 2008, 10:43:32 AM6/26/08
to
Hi;

All says that TServerSocket is obsolete component, as Indy or other well
known new components are better, as Indy.

But, for MIDAS (BDS2006), if we use TSocketConnection, the manual says: "To
use TSocketConnection, the application server must be running ScktSrvr.exe."

I added ScktSrvr functionality into my server side; but Scktsvr is built
with TServerSocket (obsolete ...). Is there a way for replacing this with an
INDY approach??.

Thank you very much.

Phil.


Ricardo Carmo

unread,
Jul 4, 2008, 9:53:30 AM7/4/08
to
Hi Phil.
I'm still using Delphi7, but about the TServerSocket, I think that:

1. You must be running ScktSrvr.exe on Server side;
2. You could have problems with firewalls running your app over the
internet;
3. ScktSrvr hangs sometimes (in Delphi 7, sporadic).

Ricardo


"PhilDGS" <phi...@hotmail.com> escreveu na mensagem
news:4863...@newsgroups.borland.com...

PhilDGS

unread,
Jul 10, 2008, 2:45:38 PM7/10/08
to
Hi Ricardo;

Thank you.

> 1. You must be running ScktSrvr.exe on Server side;
> 2. You could have problems with firewalls running your app over the
> internet;
> 3. ScktSrvr hangs sometimes (in Delphi 7, sporadic).

What I do, is to use ScktSrvr source code into my own proyect. ScktSrvr uses
TServerSocket, which is called "obsolete".

So I want to know if it is a ScktSrvr approach builded using Indy
components.

Phil.


0 new messages