-
Encounter with Computer Hardware
From last few weeks, I had a problem that 2 of my desktop PC doesn’t recognize their HDD. I was not sure what is wrong with both of system, as when I put the HDD in different PC it sometime works and sometime it doesn’t. Same when I try to change mother board for them.…
-
SumitGupta.NET on Facebook
Well I had my Blog on my facebook profile, but then I realise it can be available to you as well, All you have to do is just add http://apps.facebook.com/sumitgupta to your application in facebook and then you can get the blog as one of facebook application for yourself. So, add application and remain updated…
-
PWNAT : Example
I am having trouble to run PwNAT successfully. The problem was created due to sample provided on official site. Here is how you should run it for case Machine A (IP: 192.168.1.3) -> NAT A (IP: 122.x.x.x) -> Internet -> NAT B (IP: 59.x.x.x) -> Machine B (192.168.2.10) Now if Machine A wants to connect…
-
PwNAT
Not sure how the author want to write it down, but I like PwNAT, looks cool. Anyways, I want to bookmark Samy’s work http://samy.pl/pwnat/ nice piece of code. While working on Video Conference software, we are having trouble bypassing NAT routers and this piece of code looks promising. At least its concept looks good. However…