Click here to Skip to main content
15,881,455 members
Home / Discussions / COM
   

COM

 
AnswerRe: Dll Registration Problem Pin
Md. Marufuzzaman24-Jul-09 23:12
professionalMd. Marufuzzaman24-Jul-09 23:12 
QuestionHook the drag and drop functionality of windows..... Pin
FSam12-Jul-09 21:11
FSam12-Jul-09 21:11 
AnswerRe: Hook the drag and drop functionality of windows..... Pin
FSam13-Jul-09 20:22
FSam13-Jul-09 20:22 
QuestionHow to raise Performance of COM Server of external API ? Pin
gehbitte12-Jul-09 3:17
gehbitte12-Jul-09 3:17 
AnswerRe: How to raise Performance of COM Server of external API ? Pin
Baltoro12-Jul-09 10:58
Baltoro12-Jul-09 10:58 
GeneralRe: How to raise Performance of COM Server of external API ? Pin
gehbitte12-Jul-09 23:48
gehbitte12-Jul-09 23:48 
GeneralRe: How to raise Performance of COM Server of external API ? Pin
Baltoro16-Jul-09 14:53
Baltoro16-Jul-09 14:53 
GeneralRe: How to raise Performance of COM Server of external API ? Pin
gehbitte16-Jul-09 21:00
gehbitte16-Jul-09 21:00 
I am sorry about the confusion, I will try to describe it better:

TaiPanRealtime is a Financial Charting Software from the company Lenz&Partner and can be downloaded here[^]. You must have a valid account to use this software.

It features Realtime Charts, News etc which you can access through a GUI. And it also comes with a C# API, that's what I meant with 'external API'.

After installation of the TaiPanRealtime software, in my C# Project I can add a COM Reference to the TaiPan Realtime Library to access certain functions like the DataStream I described in the posts above. [I just noticed that the path to this library does not point to an *.dll file but to the TaiPanRT.exe, don't know if this is important.] When I start my program, I first have to login to TaiPanRealtime. TaiPanRealtime then connects to the server at Lenz&Partner via internet.

When i am using the TaiPanRealtime-DataStream object, the server at Lenz&Partner have to know which symbols (equities) I am interested in. This is done by filling the DataStream with symbol numbers. The server then starts to deliver current prices for the respective instruments. The Data comes over the Internet, through the TaiPanRealtime Application and finally in my program where I can analyze it.

I already talked to the support at Lenz&Partner and there is where I first heard the word 'COM-Server'. They said, the TaiPanRealtime Application stored on my computer contains this 'COM-Server' and its performance causes my problems.

If anything is not clear, please say.
GeneralSome Information on COM server and client model Pin
Baltoro18-Jul-09 7:47
Baltoro18-Jul-09 7:47 
GeneralRe: Some Information on COM server and client model Pin
gehbitte18-Jul-09 8:48
gehbitte18-Jul-09 8:48 
GeneralRe: Some Information on COM server and client model Pin
Baltoro18-Jul-09 11:48
Baltoro18-Jul-09 11:48 
GeneralHa Ha (apparently Microsoft had this problem too) Pin
Baltoro18-Jul-09 13:04
Baltoro18-Jul-09 13:04 
GeneralRe: Ha Ha (apparently Microsoft had this problem too) Pin
gehbitte18-Jul-09 22:19
gehbitte18-Jul-09 22:19 
QuestionWriting multiple Tables to Word from VB Pin
spikedturtle11-Jul-09 4:49
spikedturtle11-Jul-09 4:49 
AnswerRe: Writing multiple Tables to Word from VB Pin
Stuart Dootson11-Jul-09 6:00
professionalStuart Dootson11-Jul-09 6:00 
QuestionProgram crashes while updating .idl file manually Pin
chandrakar ashish10-Jul-09 1:17
chandrakar ashish10-Jul-09 1:17 
AnswerRe: Program crashes while updating .idl file manually Pin
«_Superman_»10-Jul-09 16:09
professional«_Superman_»10-Jul-09 16:09 
AnswerRe: Program crashes while updating .idl file manually Pin
Chiman110-Jul-09 20:29
Chiman110-Jul-09 20:29 
AnswerRe: Program crashes while updating .idl file manually Pin
Stuart Dootson11-Jul-09 2:11
professionalStuart Dootson11-Jul-09 2:11 
QuestionWord Document Mail Merging and then Editing in automated fashion Pin
Sandumone9-Jul-09 10:06
Sandumone9-Jul-09 10:06 
QuestionQuerInterface fails for an Interface of type IUnknown in VB .NET windows service but the same works in VB .NET forms application Pin
VM JOE9-Jul-09 3:51
VM JOE9-Jul-09 3:51 
QuestionAdd extra device property sheet in Windows 7 Devices and Printers Pin
User 60869398-Jul-09 10:15
User 60869398-Jul-09 10:15 
QuestionButton on Toolbar not showing chervon effect Pin
am 20097-Jul-09 0:24
am 20097-Jul-09 0:24 
AnswerRe: Button on Toolbar not showing chervon effect Pin
zm157316-Jul-09 0:07
zm157316-Jul-09 0:07 
QuestionSMPP COM library Pin
harrisyn6-Jul-09 13:27
harrisyn6-Jul-09 13: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.