|
-
Dec 11th, 2001, 06:31 PM
#1
Thread Starter
Hyperactive Member
Ip Blues
Hi,
When you go into a MS-DOS prompt and type in IPCONFIG, which one of the IP addresses is the one that people can send chat messages to you(if they know the address)??????
Visual Basic 6, HTML, JavaScript, learning C++
-
Dec 11th, 2001, 06:32 PM
#2
Thread Starter
Hyperactive Member
I mean the one where you can connect to another using the winsock control. Which ever one it is, does it change each time you go onto the internet?
Visual Basic 6, HTML, JavaScript, learning C++
-
Dec 11th, 2001, 06:41 PM
#3
PowerPoster
Your IP may change depending on your ISP. Some (most) will give a new IP every time you logon.
Use the zipped .exe I attached, and put it on your desktop for easy reference.
-----------------------------------------
-RJ
[email protected]
-----------------------------------------
-
Dec 11th, 2001, 06:49 PM
#4
Thread Starter
Hyperactive Member
thanks,
So is there a way I can get a persons new IP if I have their original one? I am making a chatroom, and it will only work effectively with those people whose IP address never change. Those whose ip changes every time will eventually flood my "server" with ip's...
Visual Basic 6, HTML, JavaScript, learning C++
-
Dec 11th, 2001, 06:50 PM
#5
Banned
dont do any hacking with IP hacking is bad
-
Dec 11th, 2001, 06:53 PM
#6
PowerPoster
Thanks, MP that's great.
As for getting IPs for changing ones, don't. Don't store the IP of the 'clients' have them refreshed by the client when it changes. (I assume the server won't change.)
-----------------------------------------
-RJ
[email protected]
-----------------------------------------
-
Dec 11th, 2001, 06:53 PM
#7
Banned
-
Dec 11th, 2001, 06:56 PM
#8
Thread Starter
Hyperactive Member
OK, but how do I get their "new" IP addresses???????????
Visual Basic 6, HTML, JavaScript, learning C++
-
Dec 11th, 2001, 06:57 PM
#9
Banned
you have to format c: to do that
-
Dec 11th, 2001, 07:01 PM
#10
PowerPoster
Originally posted by Motxopro
you have to format c: to do that
What the hell are you talking about?!?
dflw - when a client logs into your server, their IP address will be the RemoteHost (I think) of one of your server winsocks.
You should probably read up a bit on client-server apps with winsock.
-----------------------------------------
-RJ
[email protected]
-----------------------------------------
-
Dec 11th, 2001, 07:02 PM
#11
Banned
Originally posted by rjlohan
What the hell are you talking about?!?
dflw - when a client logs into your server, their IP address will be the RemoteHost (I think) of one of your server winsocks.
You should probably read up a bit on client-server apps with winsock.
FORMAT C: DAMMIT
-
Dec 11th, 2001, 07:04 PM
#12
PowerPoster
*Chill out new users as Motxopro is just a satire on Motoxpro.*
Right, I missed that. My mistake.
-----------------------------------------
-RJ
[email protected]
-----------------------------------------
-
Dec 11th, 2001, 07:06 PM
#13
Banned
Originally posted by rjlohan
*Chill out new users as Motxopro is just a satire on Motoxpro.*
Right, I missed that. My mistake.
ok
-
Dec 11th, 2001, 07:12 PM
#14
Thread Starter
Hyperactive Member
dude I dont really have a server. I am making my prog upload/download the IP address of the computer to Geocities using winsock.
Visual Basic 6, HTML, JavaScript, learning C++
-
Dec 11th, 2001, 07:14 PM
#15
PowerPoster
Well, you got me then...
-----------------------------------------
-RJ
[email protected]
-----------------------------------------
-
Dec 11th, 2001, 07:16 PM
#16
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|