forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


RAS Dll problems in VDS 5

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Miscellaneous
View previous topic :: View next topic  
Author Message
Andy_Fletcher
Contributor
Contributor


Joined: 10 Jun 2003
Posts: 90
Location: Somerset, United Kingdom

PostPosted: Mon May 17, 2004 9:29 pm    Post subject: RAS Dll problems in VDS 5 Reply with quote

Can anyone tell me if they have experienced problems with the VDSXRAS.dll extension in VDS 5 and whether they have solved them.
My script seems to do nothing once I get to the RAS command.

Is there a better way to establish a Dialup Networking call through VDS 5

Here is my script:
:Dialup
parse %U;%P,@ras(params,@dlgtext(Connection),UP))
%%Dial = @ITEM(Connection)
Dialog Set,Status3,Dialing...
ras dial,%%Dial,%U,%P
if @ok()
dialog set,status3,Connected
Goto Login
else
dialog set,status3,Failed
end
goto hevloop




Cheers
Andy F
Surprised


Last edited by Andy_Fletcher on Tue May 18, 2004 3:22 pm; edited 1 time in total
Back to top
View user's profile Send private message
Vic D'Elfant
Past Contributor
Past Contributor


Joined: 26 Jun 2002
Posts: 673
Location: The Netherlands

PostPosted: Tue May 18, 2004 7:42 am    Post subject: Reply with quote

Please do not make your post a sticky when it's just a normal post Wink

Vic

_________________
phpBB Development Team
Back to top
View user's profile Send private message Visit poster's website
FreezingFire
Admin Team


Joined: 23 Jun 2002
Posts: 3508

PostPosted: Tue May 18, 2004 12:12 pm    Post subject: Reply with quote

I think he wanted his post to be visible - we should allow stickies for a day or so, but not let "normal" posts stay stickies for more than that. Smile
_________________
FreezingFire
VDSWORLD.com
Site Admin Team
Back to top
View user's profile Send private message Visit poster's website
Andy_Fletcher
Contributor
Contributor


Joined: 10 Jun 2003
Posts: 90
Location: Somerset, United Kingdom

PostPosted: Tue May 18, 2004 3:24 pm    Post subject: Reply with quote

FreezingFire wrote:
I think he wanted his post to be visible - we should allow stickies for a day or so, but not let "normal" posts stay stickies for more than that. Smile


I checked the posting and edited a bit of the text and also noted that I did not post as a stickie.

By the way, what does stickie me in this context Question
Back to top
View user's profile Send private message
Vic D'Elfant
Past Contributor
Past Contributor


Joined: 26 Jun 2002
Posts: 673
Location: The Netherlands

PostPosted: Tue May 18, 2004 3:28 pm    Post subject: Reply with quote

A sticky is a post that will remain on top of the topic list, even though no new messages are posted in it Smile

Regards,
Vic

_________________
phpBB Development Team
Back to top
View user's profile Send private message Visit poster's website
CodeScript
Moderator Team


Joined: 08 Jun 2003
Posts: 1060
Location: India

PostPosted: Tue May 18, 2004 7:07 pm    Post subject: Reply with quote

Hi Andy
You can take a look at this DSU for VDS 5 that I made sometime ago.
http://www.vdsworld.com/search.php?keywords=dial&match_type=0

_________________
Regards
- CodeScript
Arrow Give your application a professional look with the VDSGUI Extension
Back to top
View user's profile Send private message Visit poster's website
Andy_Fletcher
Contributor
Contributor


Joined: 10 Jun 2003
Posts: 90
Location: Somerset, United Kingdom

PostPosted: Tue May 18, 2004 7:36 pm    Post subject: Reply with quote

CodeScript wrote:
Hi Andy
You can take a look at this DSU for VDS 5 that I made sometime ago.
http://www.vdsworld.com/search.php?keywords=dial&match_type=0


Many Thanks Codescript, I'll take a look now and let you know how I got on. Haven't worked with DSU's before so new unchartered territory for me, Hear goes Rolling Eyes

Regards
Andy F
Back to top
View user's profile Send private message
FreezingFire
Admin Team


Joined: 23 Jun 2002
Posts: 3508

PostPosted: Tue May 18, 2004 9:20 pm    Post subject: Reply with quote

Good luck. Smile
_________________
FreezingFire
VDSWORLD.com
Site Admin Team
Back to top
View user's profile Send private message Visit poster's website
Andy_Fletcher
Contributor
Contributor


Joined: 10 Jun 2003
Posts: 90
Location: Somerset, United Kingdom

PostPosted: Wed May 19, 2004 8:00 am    Post subject: re: Dialer DSU Reply with quote

Hi CodeScript, I tried the DSU last light and it works fine. infact really great.

Only thing is that when it detects no connection to the internet and then connects using default dialup connection, it is visable on screen rather. The VDSXRAS.dll did this in the background. Is there any way to make the Dialup run hidden, I mean something a little tidier than Window Hide Question
Back to top
View user's profile Send private message
CodeScript
Moderator Team


Joined: 08 Jun 2003
Posts: 1060
Location: India

PostPosted: Wed May 19, 2004 2:04 pm    Post subject: Reply with quote

It is possible to do that but requires different APIs and is much more complex to do in plain VDS. I did this one since it sufficed my requirement - and also I thought it better to have the user acknowldege that a internet connection is being established.
_________________
Regards
- CodeScript
Arrow Give your application a professional look with the VDSGUI Extension
Back to top
View user's profile Send private message Visit poster's website
Andy_Fletcher
Contributor
Contributor


Joined: 10 Jun 2003
Posts: 90
Location: Somerset, United Kingdom

PostPosted: Wed May 19, 2004 2:27 pm    Post subject: Dialer is good Reply with quote

CodeScript wrote:
It is possible to do that but requires different APIs and is much more complex to do in plain VDS. I did this one since it sufficed my requirement - and also I thought it better to have the user acknowldege that a internet connection is being established.


Hi There, I understand and having thought about it you are probably quite right. Many thanks for your help. It was most appreciated. Take care now.
Regards
AndyF
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Miscellaneous All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group