Hi,
I have made some modification to the lsp sample from microsoft... I'm having
difficulty with giving the incoming data from my LSP to the browser (IE).
I'm trying to underestand how does browser works... the communication
channel, what format it expects and all that...I guess this is necessary in
order to be able to solve this problem... I have no issue with a pure TCP
based application with returning its received data from LSP to the app...
but browser side, huuummm..
Could you guide me to the right direction... where to look for the
communication between the browser and lower layer..
Thank you
Arkady Frenkel - 10 Sep 2004 09:36 GMT
both talk HTML using HTTP, take webster server from
http://www.microsoft.com/msj/archive/s25f.aspx and talk to your browser
Arkady
> Hi,
> I have made some modification to the lsp sample from microsoft... I'm having
[quoted text clipped - 9 lines]
>
> Thank you
Harry Potter - 10 Sep 2004 20:14 GMT
Thank you Arkady,
I think, it will be very helpful.
> both talk HTML using HTTP, take webster server from
> http://www.microsoft.com/msj/archive/s25f.aspx and talk to your browser
[quoted text clipped - 15 lines]
> >
> > Thank you