Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Sep 16th, 2005, 11:31 AM   #1
bigguy
Professional Programmer
 
bigguy's Avatar
 
Join Date: Sep 2005
Location: Arkansas
Posts: 298
Rep Power: 0 bigguy is an unknown quantity at this point
Send a message via AIM to bigguy Send a message via MSN to bigguy Send a message via Yahoo to bigguy
Exclamation Making a RA in Viusal Basic

Hello, my friend owns a hotel and he currently has internet acess avalibale to all rooms. But he wants a thing that if thety decide not to purchase internet acess that he can get on his computer and block internet acesss to that room unless they persons decides to purchase it and than he can just go back and allow the user to connect. I dont know if it would be easier to make a password thign where they purchase a password to log into the network or to just make it where he can turn off connections to ceratin rooms. Thank You and I hope to here from yall soon.
bigguy is offline   Reply With Quote
Old Sep 16th, 2005, 11:34 AM   #2
coldDeath
Expert Programmer
 
coldDeath's Avatar
 
Join Date: Aug 2005
Location: UK
Posts: 862
Rep Power: 4 coldDeath is on a distinguished road
Send a message via AIM to coldDeath Send a message via Yahoo to coldDeath
Quote:
Originally Posted by bigguy
Hello, my friend owns a hotel and he currently has internet acess avalibale to all rooms. But he wants a thing that if thety decide not to purchase internet acess that he can get on his computer and block internet acesss to that room unless they persons decides to purchase it and than he can just go back and allow the user to connect. I dont know if it would be easier to make a password thign where they purchase a password to log into the network or to just make it where he can turn off connections to ceratin rooms. Thank You and I hope to here from yall soon.
You need to state how they connect to the net.
Do they connect to a server using LAN?
Or do they all have their own internet connection?
__________________
Join us at #programmingforums @ irc.freenode.net!

My software never has bugs. It just develops random features.
coldDeath is offline   Reply With Quote
Old Sep 16th, 2005, 12:04 PM   #3
bigguy
Professional Programmer
 
bigguy's Avatar
 
Join Date: Sep 2005
Location: Arkansas
Posts: 298
Rep Power: 0 bigguy is an unknown quantity at this point
Send a message via AIM to bigguy Send a message via MSN to bigguy Send a message via Yahoo to bigguy
Smile Making a RA in Visual Basic

Yes, srry he does have his own server it is running windowx XP Pro. If naything else please let me know
bigguy is offline   Reply With Quote
Old Sep 16th, 2005, 12:08 PM   #4
coldDeath
Expert Programmer
 
coldDeath's Avatar
 
Join Date: Aug 2005
Location: UK
Posts: 862
Rep Power: 4 coldDeath is on a distinguished road
Send a message via AIM to coldDeath Send a message via Yahoo to coldDeath
erm, i'm not that good with networks/servers and stuff, but he could name each internet gateway connection to that of the computer it works for, then disable a non paying persons access by right clicking the connection and pressing disable.

(it probably doesnt work liek that though )
__________________
Join us at #programmingforums @ irc.freenode.net!

My software never has bugs. It just develops random features.
coldDeath is offline   Reply With Quote
Old Sep 16th, 2005, 2:35 PM   #5
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,467
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
several ways, the easiest would be to filter out the IP address.
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Old Sep 19th, 2005, 10:40 AM   #6
bigguy
Professional Programmer
 
bigguy's Avatar
 
Join Date: Sep 2005
Location: Arkansas
Posts: 298
Rep Power: 0 bigguy is an unknown quantity at this point
Send a message via AIM to bigguy Send a message via MSN to bigguy Send a message via Yahoo to bigguy
Ok thank you for the ideas, but would i need to use winsock, and if so. Do i have to put remote host as 127.0.0.1? and what would i need to use as port? and do i need to creat su,thig with winsock so he can get each rooms IP address and than he can chnage the IP
and connect like that?
bigguy is offline   Reply With Quote
Old Sep 19th, 2005, 11:38 AM   #7
coldDeath
Expert Programmer
 
coldDeath's Avatar
 
Join Date: Aug 2005
Location: UK
Posts: 862
Rep Power: 4 coldDeath is on a distinguished road
Send a message via AIM to coldDeath Send a message via Yahoo to coldDeath
Local host is 127.0.0.1, that means teh actual computer that you are on.
Remote host is teh IP address of the server, i think.

You could use a RAT (but i think thats cheating ).
RAT = Remote Admin Tool, you could download one or make one yourself.
__________________
Join us at #programmingforums @ irc.freenode.net!

My software never has bugs. It just develops random features.
coldDeath is offline   Reply With Quote
Old Sep 21st, 2005, 6:00 PM   #8
Rory
Expert Programmer
 
Rory's Avatar
 
Join Date: Jan 2005
Location: London
Posts: 542
Rep Power: 4 Rory is on a distinguished road
Send a message via MSN to Rory
Well IRs advice would work, except to prevent knowledgable people setting their connected laptops/pcs to known "allowed" ips, configure your gateway to proxy by mac address (if you use ethernet).

However the simplest would be to have a standard web proxy requiring username/password on the gateway. There are plenty of open source things that'd do that, in fact you could even have a dumb bsd box doing it. XP supports it, its called ICS or ISA.

Then again you can't beat unplugging the cable if you're really paranoid!
Rory is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 1:19 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC