Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Wednesday, April 23, 2008 3:56:20 AM(UTC)
quasoware

Groups: Registered
Posts: 2


I want to create user defined protocol, which will be responsible for connection between client and stream server. I have create a com object and implements the ILMNetProtocol, ILMNetConnection, ILMNetConnectionPoint interfaces and override the requ method as per the help topic.

Now from where(code block) i have to register the protocol for further use?  the protocol will register from application or com itself?

 

thanks in advance

 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Thursday, April 24, 2008 1:19:12 AM(UTC)

Adam Boulad  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

It does not matter where
you register the protocol, because the COM object methods are called from the
application, so if you register it inside a COM object, the request will be eventually made from the Application's process space.
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.110 seconds.