Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_components thread: COM


Message #1 by "Gaurav Bansal" <buddy_gg@h...> on Fri, 27 Dec 2002 13:32:01 +0530
i want to knoqw 2 things about COM Technology
(1) is COM plateform independent ?
(2) on which protocol (D)COM technology works.....?

Thanks

Gaurav Bansal


Message #2 by "Gaurav Bansal" <buddy_gg@h...> on Fri, 27 Dec 2002 12:40:16 +0530
is COM plateform independent ?
thanks

Gaurav Bansal

Message #3 by "Vijaykumar P (RBIN/DBA-MST) *" <Vijaykumar.P@i...> on Sat, 28 Dec 2002 09:28:51 +0100
COM is specific to Microsoft Technologies... Its not platform independent... 


Vijayakumar P
----------------------------------------------------------------------------
Microsoft Technologies Group, Robert Bosch India Ltd.
INDIA: * OFF: +91 (80) 5081426,  * FAX: +91 (80) 5711865 


-----Original Message-----
From: Gaurav Bansal [mailto:buddy_gg@h...]
Sent: Friday, December 27, 2002 1:32 PM
To: ASP components
Subject: [asp_components] COM


i want to knoqw 2 things about COM Technology
(1) is COM plateform independent ?
(2) on which protocol (D)COM technology works.....?

Thanks

Gaurav Bansal



 
To unsubscribe send a blank email to %%email.unsub%%

Message #4 by "Adrian Forbes" <adrian.forbes@n...> on Sat, 28 Dec 2002 12:40:20 -0000
> (1) is COM plateform independent ?

No, MS only

> (2) on which protocol (D)COM technology works.....?

TCP/IP.  I believe you can configure it for TCP or UDP via the registry.
Don't quote me on that


Message #5 by "SEAK, Teng-Fong" <tfseak@f...> on Mon, 30 Dec 2002 17:30:10 +0100
> -----Message d'origine-----
> De : Gaurav Bansal [mailto:buddy_gg@h...]
> Envoy=C3=A9 : vendredi 27 d=C3=A9cembre 2002 09:02
> =C3=80 : ASP components
> Objet : [asp_components] COM
>
>
> i want to knoqw 2 things about COM Technology
> (1) is COM plateform independent ?

Nope, and most certainly never :-)

> (2) on which protocol (D)COM technology works.....?

ORPC :
http://msdn.microsoft.com/library/en-us/dndcom/html/msdn_dcomarch.asp

  Return to Index