Re: ActiveX control functionality
- From: "Scott McPhillips [MVP]" <org-dot-mvps-at-scottmcp>
- Date: Mon, 20 Aug 2007 09:03:53 -0400
"Gino" <jino@xxxxxxxxxxx> wrote in message news:eNowaBu4HHA.1484@xxxxxxxxxxxxxxxxxxxxxxx
I need to apply some tcp communication capability to an ActiveX control and I don't know if it will work. specifically, it should implement tcp server that listens on some port and do something when client connects.
Is that possible?
Thanks
Of course. An ActiveX control can do anything that other programs can do.
The control is a child window and will be destroyed by its parent window when the parent window closes.
.
- Follow-Ups:
- Re: ActiveX control functionality
- From: Gino
- Re: ActiveX control functionality
- References:
- ActiveX control functionality
- From: Gino
- ActiveX control functionality
- Prev by Date: Re: MFC app fails trying to display a dialog containing an ActiveX
- Next by Date: get font from HDC
- Previous by thread: Re: ActiveX control functionality
- Next by thread: Re: ActiveX control functionality
- Index(es):