event if connection would be established

  • Thread starter Thread starter Dirk Reske
  • Start date Start date
D

Dirk Reske

Hello,

is there a way to get informed before a connections is established?
I want to know the number that is going to be dialed...

thx
 
Hello Friend,
Guten Tag! (I hope I got this right).
Can you give us more information. Such as what type of application you are
developing. Is this a phone dialing applicaiton??

Regards,

Deepak
[I Code, therefore I am]
 
..NET doesn't provide this natively. If you're referring to having the user
dial a connection, you might want to look into the ras32 API and see if they
have anything that helps.
 
Yes,

I've already looked there. But I can't find what I'm looking for....
I want to know, when another application or the user tries to dial out and
which number.
Before the connection gets established

Michael Giagnocavo said:
.NET doesn't provide this natively. If you're referring to having the user
dial a connection, you might want to look into the ras32 API and see if
they have anything that helps.
 
Back
Top