Programming Forums
User Name Password Register
 

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

Reply
 
Thread Tools Display Modes
Old Oct 20th, 2005, 1:37 PM   #11
iignotus
Professional Programmer
 
iignotus's Avatar
 
Join Date: Apr 2005
Location: Nowhere Special
Posts: 466
Rep Power: 4 iignotus is on a distinguished road
Send a message via AIM to iignotus
No. A name resolver works like this: it gives you a name to your computer, say http://google.com/ . If the IP on that computer ever changes, it automatically sends the new IP to the DNS and propogates your new IP so that it can be accessed under the same name, but different IP.

It doesn't matter if your IP is static, dynamic, half-static, static-cling, whatever; that's the job of a name resolver like no-ip, to always resolve a name to your computer, no matter what IP it's currently using.
__________________
% rc4 hexkey < input > output
#define S ,t=s[i],s[i]=s[j],s[j]=t /* rc4 hexkey <file */
unsigned char k[256],s[256],i,j,t;main(c,v,e)char**v;{++v;while(++i)s[ 
i]=i;for(c=0;*(*v)++;k[c++]=e)sscanf((*v)++-1,"%2x",&e);while(j+=s[i]
+k[i%c]S,++i);for(j=0;c=~getchar();putchar(~c^s[t+=s[i]]))j+=s[++i]S;}
iignotus is offline   Reply With Quote
Old Oct 20th, 2005, 2:59 PM   #12
Komodo
Hobbyist Programmer
 
Komodo's Avatar
 
Join Date: May 2005
Location: Scranton, PA
Posts: 112
Rep Power: 0 Komodo is an unknown quantity at this point
Send a message via AIM to Komodo Send a message via MSN to Komodo
What if your shitty ISP blocks incoming port 80 requests and blocks just about every other port too?
Komodo is offline   Reply With Quote
Old Oct 20th, 2005, 3:08 PM   #13
tempest
Programming Guru
 
tempest's Avatar
 
Join Date: Oct 2004
Posts: 1,041
Rep Power: 5 tempest is on a distinguished road
Send a message via ICQ to tempest Send a message via AIM to tempest Send a message via Yahoo to tempest
Change the server to run on a port that your ISP doesn't block?
__________________

tempest is offline   Reply With Quote
Old Oct 20th, 2005, 3:13 PM   #14
Komodo
Hobbyist Programmer
 
Komodo's Avatar
 
Join Date: May 2005
Location: Scranton, PA
Posts: 112
Rep Power: 0 Komodo is an unknown quantity at this point
Send a message via AIM to Komodo Send a message via MSN to Komodo
how? lol.

i tried using a port scanner and then my internet died for a few hours... I think they have some weird ass anti-hacking shit...

even funnier, a while back, I was searching on google for a crack to a program... and somehow, my search query changed from (program name)crack to just the program's name...
Komodo is offline   Reply With Quote
Old Oct 20th, 2005, 3:21 PM   #15
tempest
Programming Guru
 
tempest's Avatar
 
Join Date: Oct 2004
Posts: 1,041
Rep Power: 5 tempest is on a distinguished road
Send a message via ICQ to tempest Send a message via AIM to tempest Send a message via Yahoo to tempest
Get a new ISP... seriously, if your parents use one that you can't control sabotage it for a few months, they'll switch eventually...
__________________

tempest is offline   Reply With Quote
Old Oct 20th, 2005, 3:25 PM   #16
Komodo
Hobbyist Programmer
 
Komodo's Avatar
 
Join Date: May 2005
Location: Scranton, PA
Posts: 112
Rep Power: 0 Komodo is an unknown quantity at this point
Send a message via AIM to Komodo Send a message via MSN to Komodo
one parent is a truck driver and the other lives 2 or 3 cities away...

I need a job
Komodo is offline   Reply With Quote
Old Oct 20th, 2005, 9:31 PM   #17
iignotus
Professional Programmer
 
iignotus's Avatar
 
Join Date: Apr 2005
Location: Nowhere Special
Posts: 466
Rep Power: 4 iignotus is on a distinguished road
Send a message via AIM to iignotus
lol that is a terrible ISP. Who is it, so that I can badmouth them everywhere I go?
__________________
% rc4 hexkey < input > output
#define S ,t=s[i],s[i]=s[j],s[j]=t /* rc4 hexkey <file */
unsigned char k[256],s[256],i,j,t;main(c,v,e)char**v;{++v;while(++i)s[ 
i]=i;for(c=0;*(*v)++;k[c++]=e)sscanf((*v)++-1,"%2x",&e);while(j+=s[i]
+k[i%c]S,++i);for(j=0;c=~getchar();putchar(~c^s[t+=s[i]]))j+=s[++i]S;}
iignotus is offline   Reply With Quote
Old Oct 21st, 2005, 12:50 AM   #18
bl00dninja
Programming Guru
 
bl00dninja's Avatar
 
Join Date: Oct 2004
Location: namespace std
Posts: 1,246
Rep Power: 5 bl00dninja is on a distinguished road
as to your search, i've noticed google to be very anti-hacking/cracking, etc.
__________________
i put on my robe and wizard hat...

Have you ever heard of Plato, Aristotle, Socrates?...Morons.
bl00dninja is offline   Reply With Quote
Old Oct 21st, 2005, 1:00 AM   #19
tempest
Programming Guru
 
tempest's Avatar
 
Join Date: Oct 2004
Posts: 1,041
Rep Power: 5 tempest is on a distinguished road
Send a message via ICQ to tempest Send a message via AIM to tempest Send a message via Yahoo to tempest
Hmm, i've heard from alot of people that google has anti hacker/cracker methods, but when i did a search for "MS office crack"....
Attached Images
File Type: jpg google_crack.jpg (27.6 KB, 49 views)
__________________

tempest is offline   Reply With Quote
Old Oct 21st, 2005, 3:26 PM   #20
Komodo
Hobbyist Programmer
 
Komodo's Avatar
 
Join Date: May 2005
Location: Scranton, PA
Posts: 112
Rep Power: 0 Komodo is an unknown quantity at this point
Send a message via AIM to Komodo Send a message via MSN to Komodo
iignotus, it's Adelphia, on top of what I already said, they have lots of disconnects and very slow service, everyone that I know that has adelphia says the same thing


FUCK ADELPHIA


And it doesn't happen all the time Tempest, I think google is just trying out anti piracy scripts, it censors out crack in searches for certain things but not everything
Komodo 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 7:04 PM.

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