gettingstarted
[Top] [All Lists]

RE: Page Recieved from HTTPSocket

To: "'Getting Started'" <gettingstarted at lists dot realsoftware dot com>
Subject: RE: Page Recieved from HTTPSocket
From: "POIDINGER, Michael [JJRAU]" <MPOIDING at MEDAU dot JNJ dot com>
Date: Wed, 30 Mar 2005 08:43:07 +1000
Delivered-to: gettingstarted at lists dot realsoftware dot com
> 
> How can you tell what part of the app called the HTTPSocket?
> I will need to know what part of the program use the 
> HTTPSocket so that I can display the returned info.
> 
> lets say a listbox uses HTTPSocket to get information from a 
> site and show that info in it. Now there is a button on the 
> same window will use HTTPSocket as well. How do I tell which 
> one made the call to the socket?
> 

With a basic socket, you can't.  However, if you were to subclass the
socket, and give it some kind of property you can set and get, you should be
OK

HTH 
Mike
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>