Tagged Questions
0
votes
0answers
202 views
Can I get a virtual computer running in an emulator at my localhost apearing as a remote host? [closed]
I am running ubuntu 10.10 and windows xp in a emulator (aqemu ). My router and all computers on my network has an ip like this 192.168.1.1-255. When i run ipconfig in my windows xp computer I get ip: ...
0
votes
2answers
456 views
C# - a userland TCP stack in Windows XP SP III
I'm trying to create an application to craft packets to be able to debug some gateways here, and to experiment with TCP DoS situations.
Nevertheless this should be very easy, I didn't find a way to ...