![]() |
homecontact ussitemapadvertising | |||
|
|
||||
The Free MMORPG Games- Free MMORPG - P2P Games - Open Beta - Closed Beta - Browser Based - Non-English - Other Free Games - Top 50
|
|
#12 (permalink) |
|
Marios's Mustache Wax
Join Date: Jul 2006
Posts: 2
Reputation: 10
MMOFaces Profile:
None Yet
|
Jesus! this thread made me sick and i registered just to reply!
MS-DOS is not a programming language, not a scripting language, and not "the computer framework" :eek: MS-DOS is an operative system, yea the first OS that bill g and a friend wrote. It has no graphical user interface so you need to type the commands you want to perform(Just like linux without the graphics stuff). BAT files are ms-dos commands written to a file that can be run consecutive, line by line, In fact, some boot disks that boot the computer with the ms-dos OS still are used. Nowadays MS-DOS is a deprecated OS that is emulated by windows just to have some compatibility with old applications ( at my work place we still use some ms-dos applications but our OS is windows ), because ms-dos is(or was) an operative system you can delete files, format harddrive, partittion harddrive and all the stuff. So everybody repeat with me: Ms-DOS is an operative system without graphical user interface. Nowadays it's deprecated but emulated by windows. .Bat files are batch files that execute ms-dos commands. If you want to feel ms-dos just do Start->Run->cmd and thats what people saw 15 years ago when they bootted up their computers. No windows! Edit: for example 20 years ago to copy files to another directory you had to write "copy c:\*.* c:\newdir" that makes a copy of all the files in c: to directory "newdir". Because typing a lot of commands like this one could be time consuming .bat files where created to not need to type a lot of commands by hand. Nowadays I use it to make a backup of the programs i'm writing, I have a file in my desktop called "BackUp.bat" and contains this line "copy C:\programming\*.* F:\Backups /s /y". Whenever i want to make a backup of my files i just double click the file and it backups all the data to external drive f: . Just an example. Last edited by cederron; 07-22-2006 at 01:08 AM. |
|
|
|
|
#15 (permalink) | |
|
McFox Sandwich
Join Date: Jul 2006
Posts: 466
Reputation: 10
MMOFaces Profile:
None Yet
|
Quote:
|
|
|
|
|
|
#17 (permalink) | |
|
McFox Sandwich
Join Date: Jul 2006
Posts: 466
Reputation: 10
MMOFaces Profile:
None Yet
|
Quote:
|
|
|
|
|
|
#19 (permalink) | |
|
McFox Sandwich
Join Date: Jul 2006
Posts: 466
Reputation: 10
MMOFaces Profile:
None Yet
|
Quote:
Okay u open up Ms-Does you either type in telnet and enter or type telnet IP Port Number Example: Telnet 10.8.99.88 81 |
|
|
|
|
|
#20 (permalink) |
|
Retired Staff
Join Date: May 2006
Posts: 2,025
MMOFaces Profile:
None Yet
|
MS-DOS doesnt even exist in newer operating systems, it has been replaced by a command line interface which is like MS-DOS called cmd.exe.
cmd.exe is an interface to give you access to commands such as telnet, netstat, ipconfig and lots lots more, most of which can be used for hacking or gathering useful information to help with hacking. BAT files are just a way of taking these commands and running them one by one in a script like way, people have and still do exploit this to make viruses that will wipe entire harddrives or as a sneaky way to get the user to download trojans and backdoors. Other people will use it to make jobs such as telnetting to 10 different computers an easy task to do. I dont think anything more on the subject needs to be said, unless I need correcting. |
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Copyright © 2004-2007 BlueCastle Media |