Ist
New Member
- Joined
- Sep 13, 2010
- Messages
- 181
- Reaction score
- 2
Hey fellows,
I have a homework from my college, I am in need of making a program in C++ or any different language that is changing the IP adress choosen by user (e.g. 192.168.0.1) to a BIN one so 192.168.0.1 = 11000000.10101000.00000000.00000001
I think I am able to do it in C++ but I want to take some fun from that, so I am thinking about making a NPC whos changin it on a player request
DD
Is there anyone who is able to make such a thing so he can help me with that?;d
w'd be awesome, the A mark guaranteed I suppose
I have a homework from my college, I am in need of making a program in C++ or any different language that is changing the IP adress choosen by user (e.g. 192.168.0.1) to a BIN one so 192.168.0.1 = 11000000.10101000.00000000.00000001
I think I am able to do it in C++ but I want to take some fun from that, so I am thinking about making a NPC whos changin it on a player request
Is there anyone who is able to make such a thing so he can help me with that?;d
w'd be awesome, the A mark guaranteed I suppose