Hi, To clarify, I'm making a "simple" TCP/IP server program. Not a program that uses IdSimpleServer ;)
Neil --- In [email protected], "Neil Bullock" <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm new to using Indy, and I'm trying to make a simple TCP/IP server > program which allows a client program to log in using a > username/password, and then sends relevant pieces of information to > certain connected clients (depending on username). This information > sent back to clients could be at any time, so client connections need > to be maintained. > > I'm having trouble getting my head around keeping track of the various > Indy threads and what usernames those threads logged in with. Does > anyone know of any material online that covers this sort of thing? > > Thanks, > Neil. > ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

