MSFN Forum: Async callback from the c++ dll to the vb.net application - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Async callback from the c++ dll to the vb.net application Rate Topic: -----

#1 User is offline   Geyur 

  • Group: Members
  • Posts: 1
  • Joined: 03-November 05

Posted 03 November 2005 - 03:55 AM

Hello
I have an vb.net application that need to perform async tcp/ip communication with some boards. For this communication I have an c++ win32 dll .
here is the question : when my dll asynchronically receives some data he must immediately notifies about this and send it to the main vb.net project , how do I do it ????
Actually I want to create and set an event in my dll for this purpose but I don't know how to catch this event in vb.net application ??
May be I need use the callback for this but again I don’t know how to do it ???

thanks in advance
:unsure:


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy