Originally posted by: Adrian
Hi,
I tried the above functions and found that i have a return code of 610 ("BUFFER_INVALID") .. what exactly went wrong?
Regards
Adrian
Originally posted by: Yefi
Hi.
Does anyone knows how to disconnect a call before the modem connection (while it rings). RasEnumConnections doesn't see the ringing modem.
Originally posted by: babak
hi every body
anybody know about ras api in windows nt4
for account user (dial out)time, byte resiv ,byte trans.
and use multiport in a server.
If everybody know plz send me email.
thanks
babak
Originally posted by: anis
to disconnect dial up need link to rasapi32.lib. Simple question, how to link it?
I've almost the same problem. I am suching to download rasapi32.lib. To link it you need ras.h and raserror.h, but where can we find these files... I don't know. The same message in french : J'ai presque le mjme problhme. Je cherche ` tilicharger rasapi32.dll. Pour le linker on a besoin de ras.h et de raserror.h, mais oy trouver ces fichiers ?? Je ne sais pas. Nathanakl
ReplyOriginally posted by: Charlie
I'd just like to point out how frustrated I am with Visual C++. I am a VB developer, so admit upfront my ignorance with C++ and its internals. However, I do have some background in C++.
That said, why is it that when I try and use the ras api, and I do a #include <ras.h> and link to rasapi32.lib for all configurations, that it appears not to link to the lib file??? Moreover, the code all worked last week - by adding the rasapi32.lib file to the link, but now just by starting vc++ and loading the previously working code, it now fails with "unrecognised identifier" on any mention of a RAS structure.
I am incensed. Just how annoying is it when an IDE selects which day of the week it will compile on. Can anyone give me any pointers. There's a beer in it.
Cheers
A Madman
ReplyOriginally posted by: Tapas Choudhury
RAS() is used for dialup connection ,which is compatible
in WINDOWS O/S only.
What is the equivalent methjod in "C" for dialup connection compatible for UNIX O/S.
Seeking ur help.
Tapas
Originally posted by: Tapas Choudhury
RAS() is used for dialup connection ,which is compatible
in WINDOWS O/S only.
What is the equivalent methjod in "C" for dialup connection compatible for UNIX O/S.
Seeking ur help.
Tapas
Originally posted by: raju
i want to disconnect dail up using java.
please mail me soon.
regards
raju
Originally posted by: Sionic
I need to code a program that prevents the user from connecting to internet.... it should not even be possible to "ring"... anyone know how to hook the dialup dialog??
ReplyOriginally posted by: Oleg Vysotsky
I have tried to use the proposed example to disconnect RAS connections under VC++ 6.0 but it doesn't work. Each time I got an error with code 610. This error is not described in ras.h.
Could you please suggest what's the version of compiler should I use to resolve the problem?
Thank you in advance.
Best regards,
Oleg