Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Dark GDK / dbSetNetConnection breaks internet?

Author
Message
Johnla
14
Years of Service
User Offline
Joined: 23rd Feb 2010
Location:
Posted: 23rd Feb 2010 20:01

the following code prompts me to enter the ip or computer name to host the session as intended, however it seems to be whatever ip or computer name I put in it breaks my internet e.g cannot use any internet services, however I can still access websites and load new pages if I am viewing that website when I set the connection. Also on a side note why do I need to use not in my if statement to work?
Many Thanks
John
Marsh0
15
Years of Service
User Offline
Joined: 18th Mar 2009
Location:
Posted: 23rd Feb 2010 21:02
The internet commands that come with Dark GDK are extremely outdated. I would suggest checking out Dark Net or the free alternative which i forget the name of.

What ip are you entering though?

Your signature has been erased by a mod - Please reduce it to 600x120 maximum size
Johnla
14
Years of Service
User Offline
Joined: 23rd Feb 2010
Location:
Posted: 23rd Feb 2010 21:12
Well i tried a vast amount of them, mine,friends,DNS, preety much anything. Thanks for your help anyway, do you mean Dark.NET or is there a Dark Net plugin that i couldn't find? If theres a free alternative I would be greatfull if anyone could link me.
Thanks
John
Bran flakes91093
16
Years of Service
User Offline
Joined: 13th Sep 2008
Location: Crazy Land
Posted: 23rd Feb 2010 22:46
Quote: "Also on a side note why do I need to use not in my if statement to work?"


strcmp returns 0 if the strings match, which evaluates to false in an 'if' statement without any comparison. Use "if(strcmp(...) == 0)" because it looks better.

Success = Determination * Mood;
Hassan
15
Years of Service
User Offline
Joined: 4th May 2009
Location: <script> alert(1); </script>
Posted: 23rd Feb 2010 22:56
its stupid that strcmp returns 0 if they are similar, annoying, i always get errors because i dont check it

Login to post a reply

Server time is: 2024-10-05 16:29:59
Your offset time is: 2024-10-05 16:29:59