Click here to Skip to main content
15,900,818 members
Home / Discussions / COM
   

COM

 
QuestionCOM + C# Pin
Don Rolando21-May-07 9:58
Don Rolando21-May-07 9:58 
AnswerRe: COM + C# Pin
sthotakura21-May-07 10:15
sthotakura21-May-07 10:15 
QuestionHow to retain the values Pin
jannathali21-May-07 1:59
jannathali21-May-07 1:59 
AnswerRe: How to retain the values Pin
sthotakura21-May-07 10:21
sthotakura21-May-07 10:21 
AnswerRe: How to retain the values Pin
CPallini23-May-07 0:41
mveCPallini23-May-07 0:41 
QuestionRegarding Adding a Decoder Filter Pin
Raja Bose C Leo20-May-07 21:53
Raja Bose C Leo20-May-07 21:53 
QuestionWord.Documents.Open( ) not working at Windows 2000 Pin
cindy02320-May-07 17:08
cindy02320-May-07 17:08 
QuestionUsing same COM instance with multiple client ? Pin
achainard18-May-07 5:57
achainard18-May-07 5:57 
Hi,

Is it possible to share the same instance of a COM between multiple client ?

I try to implement this scenario :
----------------------------------
1 - Create a COM service with and interface ITest that open the RS232 port 3.
2 - Create an application that instance the COM and use ITest interface.
3 - Start the service (1).
4 - Start two different instance of the same application (2).
5 - From this two applications send data to RS232 port 3 using ITest interface...

I don't know if it's possible... If some one have a solution, send me a message D'Oh! | :doh:

I found a solution to share memory segment from multiple instance of a DLL, but for hardware resource....???

Thanks,

Ps: A made the difference between RS232 COM port and Object COM :->...



...

AnswerRe: Using same COM instance with multiple client ? Pin
CPallini18-May-07 10:20
mveCPallini18-May-07 10:20 
QuestionRe: Using same COM instance with multiple client ? [modified] Pin
achainard19-May-07 5:03
achainard19-May-07 5:03 
AnswerRe: Using same COM instance with multiple client ? Pin
Flame11325-May-07 15:03
Flame11325-May-07 15:03 
GeneralRe: Using same COM instance with multiple client ? Pin
achainard25-May-07 20:22
achainard25-May-07 20:22 
Questioncan i customize webbrowser in my own ocx? [modified] Pin
XPointer18-May-07 0:15
XPointer18-May-07 0:15 
AnswerRe: can i customize webbrowser in my own ocx? Pin
prasad_som18-May-07 0:53
prasad_som18-May-07 0:53 
GeneralRe: can i customize webbrowser in my own ocx? Pin
XPointer18-May-07 1:00
XPointer18-May-07 1:00 
AnswerRe: can i customize webbrowser in my own ocx? Pin
prasad_som18-May-07 2:07
prasad_som18-May-07 2:07 
GeneralRe: can i customize webbrowser in my own ocx? Pin
XPointer18-May-07 2:14
XPointer18-May-07 2:14 
AnswerRe: can i customize webbrowser in my own ocx? Pin
prasad_som18-May-07 2:19
prasad_som18-May-07 2:19 
GeneralRe: can i customize webbrowser in my own ocx? Pin
XPointer18-May-07 2:34
XPointer18-May-07 2:34 
AnswerRe: can i customize webbrowser in my own ocx? Pin
prasad_som18-May-07 2:43
prasad_som18-May-07 2:43 
GeneralRe: can i customize webbrowser in my own ocx? Pin
XPointer18-May-07 3:24
XPointer18-May-07 3:24 
QuestionRe: can i customize webbrowser in my own ocx? Pin
XPointer18-May-07 1:26
XPointer18-May-07 1:26 
QuestionImplementing more than one interfaces in same coclass Pin
georgekjolly17-May-07 22:29
georgekjolly17-May-07 22:29 
AnswerRe: Implementing more than one interfaces in same coclass Pin
Roger Stoltz18-May-07 2:09
Roger Stoltz18-May-07 2:09 
GeneralRe: Implementing more than one interfaces in same coclass Pin
georgekjolly20-May-07 18:17
georgekjolly20-May-07 18:17 

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.