Posted by: Ankit on: September 29, 2007
Posted by: Ankit on: September 22, 2007
In computing, Virtual Network Computing (VNC) is a graphical desktop sharing system which uses the RFB protocol to remotely control another computer. It transmits the keyboard and mouse events from one computer to another, relaying the graphical screen updates back in the other direction, over a network.
VNC is platform-independent — a VNC viewer on any operating system can usually connect to a VNC server on any other operating system. There are clients and servers for almost all GUI operating systems and for Java. Multiple clients may connect to a VNC server at the same time. Popular uses for this technology include remote technical support and accessing files on one’s work computer from one’s home computer.
VNC was originally developed at AT&T. The original VNC source code and many modern derivatives are open source under the GNU General Public License.
By default, VNC is not a secure protocol. While passwords are not sent in plain-text (as in telnet), brute-force cracking could prove successful if both the encryption key and encoded password are sniffed from a network. For this reason it is recommended that a password of at least 8 characters be used. On the other hand, there is also an 8-character limit on some versions of VNC; if a password is sent exceeding 8 characters, the excess characters are removed and the truncated string is compared to the password.
Posted by: Ankit on: September 4, 2007
This is very common question in our mind that why we can’t create a folder with name CON, NUL, COM1, COM2, COM3, LPT1, LPT2, LPT3,COM1 to COM9 and LPT1 to LPT9……..
But here we will create folder with these name…….
you need to follow these steps carefully
STEP1: G oto command prompt
STEP2: and type md \\.\\”c:\con” (with quotes)
The above command will create the folder named “con” in Drive C:
To create that folder in your desktop (for Windows XP) replace the ‘c:\con’ with the FULL PATH of your Desktop, Below is an Example:
md \\.\\”C:\Documents and Settings\USER\Desktop\con” (Where USER is your USERNAME)
(You MUST specify the full path within double quotes ["] If it contains spaces)
In Windows 98, your Desktop path would be : C:\windoiws\Desktop (where C: is the drive letter if your Windows installation)
That is all about creating the folder.
BUT DON’T STOP HERE
Because after creating such a folder, you can’t delete it by simply pressing the DEL key.
To delete this kind of folder, use the same command replacing MD with RD. For example:
rd \\.\\”c:\con” (with quotes for path containing spaces)
Posted by: Ankit on: September 1, 2007
Posted by: Ankit on: August 23, 2007
Posted by: Ankit on: August 11, 2007
Posted by: Ankit on: July 30, 2007
Posted by: Ankit on: July 30, 2007
hello guys….
If you are a programmer and have some problems in programming and here is soultion of ur problems…..
Posted by: Ankit on: June 8, 2007
Hey guys…..
If u want to make ur own library on the web to store ur documents…….then u can go to mediamax.com………..It is the best way to store ur documents on web…..This make those personal….and u can use that document as a link if u want to make ur document as download files…….
Example:
download Zinda Movie Song……….Click Here
download Shakira Song…..Click Here
Recent Comments