noob123
05-30-2007, 03:08 AM
Okay, basically I'm just confused about whether I have a modem or router. I searched on google the diff between them and it says modem connects you to your ISP, whereas router connects some other computers to your internet connection I think. So I think I kinda know the difference now and I only have one pc so it would be the modem. It looks like this, called SpeedStream 5200.
http://img.alibaba.com/photo/***87*50/Siemens_SpeedStream_5200_ADSL_Router.jpg
In the link it says router and if I search "router, speedstream 5200" etc, it still comes up with the same modem so I'm just confused, so if someone could explain more on this and tell me what I have, that would be very helpful.
Now the reason I need to know is because I wanna create a simple rat, client/server, just testing my C++ skills, I've read tutorials on sockets etc so I think I know enough now to make a simple server/client program:cool: with keylogger and maybe some more basic features if I want. So the person I plan to install the server on has the same ISP, same type of internet connection etc, we both get dynamic IPs assigned. I'm pretty sure this is right, but still can someone tell me if I'm right in thinking that I will need to make the program reverse connect to me( so I don't have to worry about his IPs), so now the program will connect me, but since I also get IP assigned dynamically, I'd need to create a no-ip account and use gethostbyname() to get the server(in this case maybe client? that's installed on other person's pc) to use my new IP. Now all this I think I know, but would I have to do any port forwarding if I don't have any router? I don't think, so that's why I need someone to tell me if I'm behind one so I know for sure what to do. Also I tested a simple client/server program( by someone else) on myself and it connected with my ip and also *27.0.0.* so I don't think I'm behind a router, but please confirm....... I know it's a really long post for just one simple question? but I wanted to make sure I explained everything so please helpp Mike or anyone else thanks :D lol
http://img.alibaba.com/photo/***87*50/Siemens_SpeedStream_5200_ADSL_Router.jpg
In the link it says router and if I search "router, speedstream 5200" etc, it still comes up with the same modem so I'm just confused, so if someone could explain more on this and tell me what I have, that would be very helpful.
Now the reason I need to know is because I wanna create a simple rat, client/server, just testing my C++ skills, I've read tutorials on sockets etc so I think I know enough now to make a simple server/client program:cool: with keylogger and maybe some more basic features if I want. So the person I plan to install the server on has the same ISP, same type of internet connection etc, we both get dynamic IPs assigned. I'm pretty sure this is right, but still can someone tell me if I'm right in thinking that I will need to make the program reverse connect to me( so I don't have to worry about his IPs), so now the program will connect me, but since I also get IP assigned dynamically, I'd need to create a no-ip account and use gethostbyname() to get the server(in this case maybe client? that's installed on other person's pc) to use my new IP. Now all this I think I know, but would I have to do any port forwarding if I don't have any router? I don't think, so that's why I need someone to tell me if I'm behind one so I know for sure what to do. Also I tested a simple client/server program( by someone else) on myself and it connected with my ip and also *27.0.0.* so I don't think I'm behind a router, but please confirm....... I know it's a really long post for just one simple question? but I wanted to make sure I explained everything so please helpp Mike or anyone else thanks :D lol