Click here to Skip to main content
15,911,891 members
Home / Discussions / COM
   

COM

 
GeneralRe: COM Newbie Question Pin
Jörgen Sigvardsson5-Jul-05 12:40
Jörgen Sigvardsson5-Jul-05 12:40 
GeneralShell programming with COM Pin
alex__b30-Jun-05 19:13
professionalalex__b30-Jun-05 19:13 
GeneralOutlook express add in Pin
Wessam Fathi30-Jun-05 13:00
Wessam Fathi30-Jun-05 13:00 
GeneralRe: Outlook express add in Pin
ThatsAlok3-Jul-05 20:21
ThatsAlok3-Jul-05 20:21 
GeneralMultiple processes in single window Pin
Bill Chan30-Jun-05 10:36
Bill Chan30-Jun-05 10:36 
GeneralRe: Multiple processes in single window Pin
Umair Ahmad khan6-Jul-05 12:04
Umair Ahmad khan6-Jul-05 12:04 
Generalcontext menu handler Pin
_kane_29-Jun-05 19:47
_kane_29-Jun-05 19:47 
GeneralRemotely accessing COM from ASP.NET APPLICATION Pin
29-Jun-05 17:13
suss29-Jun-05 17:13 
Cry | :(( Hello code project community, I have following question.

I would like to access a com component ( all the funcitons within the COM component -- that basically access the database on the machine where COM is registered ) registered on a remote machine through a web page. How should i communicate with remote COM component from a web server ?

Scenario : Computer A -- WEB SERVER, computer B -- a client on which a com component is registered and database resides.

I would like to access a COM component from machine A, get result from database through COM object funciton call, and write it to the file on the server ( computer a )??? Any idea??

Can I make a remote call to COM component?

I am thinking that you could do it through .net remoting, but then client needs to run a listner on his/her machine. Another way is that You could have activex object accessing client, but then i need to send result back to server from client. Is there any nice way to send entire object from client browser to server?

Any suggesitons would be very welcome and very much appreciated. Thanks a lot.

Manish
GeneralCode wont compile Pin
Anonymous29-Jun-05 12:55
Anonymous29-Jun-05 12:55 
GeneralRe: Code wont compile Pin
odiesback29-Jun-05 13:03
odiesback29-Jun-05 13:03 
GeneralActiveX client/server architecture Pin
VKatti29-Jun-05 5:31
VKatti29-Jun-05 5:31 
GeneralRe: ActiveX client/server architecture Pin
onlyfish30-Jun-05 22:45
onlyfish30-Jun-05 22:45 
GeneralRe: ActiveX client/server architecture Pin
rwestgraham1-Jul-05 16:35
rwestgraham1-Jul-05 16:35 
GeneralShell Extension: how to hook to directory Pin
chenfred29-Jun-05 5:31
chenfred29-Jun-05 5:31 
GeneralRe: got answer Pin
chenfred29-Jun-05 7:33
chenfred29-Jun-05 7:33 
GeneralRe: Shell Extension: how to hook to directory Pin
alex__b4-Jul-05 6:41
professionalalex__b4-Jul-05 6:41 
GeneralOutlook application object - Calendar Pin
Brigg Thorp29-Jun-05 3:04
Brigg Thorp29-Jun-05 3:04 
Generaladding visual studio 6 dll to c# app Pin
johniboy28-Jun-05 23:14
sussjohniboy28-Jun-05 23:14 
GeneralRe: adding visual studio 6 dll to c# app Pin
stonewall_20001-Jul-05 0:08
stonewall_20001-Jul-05 0:08 
General7000vDatabase COM Threads Pin
FJK28-Jun-05 19:25
FJK28-Jun-05 19:25 
GeneralRe: 7000vDatabase COM Threads Pin
rwestgraham1-Jul-05 17:01
rwestgraham1-Jul-05 17:01 
GeneralRe: 7000vDatabase COM Threads Pin
FJK3-Jul-05 18:45
FJK3-Jul-05 18:45 
GeneralXMLDOMDocument across processes Pin
Alex_Y28-Jun-05 6:28
Alex_Y28-Jun-05 6:28 
GeneralRe: XMLDOMDocument across processes Pin
Alex_Y28-Jun-05 9:23
Alex_Y28-Jun-05 9:23 
GeneralRe: XMLDOMDocument across processes Pin
Lim Bio Liong28-Jun-05 14:27
Lim Bio Liong28-Jun-05 14:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.