Chat within Lan Network


Chat With Command Prompt

If you want a private chat with a friend or client on you Network, you don't need to download any fancy program!
All you need is your friends IP address and Command Prompt.
Firstly, open Notepad and enter:

@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A

Now save this as "Messenger.bat". Open the .bat file and in Command Prompt you should see:

MESSENGER
User:

After "User" type the IP address of the computer you want to contact.
After this, you should see this:
Message:
Now type in the message you wish to send.
Before you press "Enter" it should look like this:

MESSENGER
User: 56.108.104.107
Message: Hi

Now all you need to do is press "Enter", and start chatting!

How to Identify Fake Torrents

Did you know that MPAA and RIAA are always setting traps for pirates to get caught of downloading copyright materials? I didn't know that until I read one article from TorrentFreak. The anti-piracy organizations can easily trace you when they upload a very popular .torrent file to some popular torrent tracker site. When you download the .torrent file and load it, your bittorrent client will start connecting to the anti-piracy organizations trackers. That's when they record your IP address and can possible get in touch with you for downloading copyrighted materials!

This is a very scary trap because I know a lot of people who knows how to download from bittorrent but don't know anything about peer, leecher, tracker and etc... In short, they don't know how bittorrent works but they know that by waiting for days, the download will complete and they get what they want.

Here's how you can know if the Torrent or Tracker is fake.

Fenopy has created a Fake Finder page that lists the most popular fake torrents and the latest fake trackers. It also allows you to search for fake torrents by keyword or infohash.
Code:http://fenopy.com/fakefinder/