BRIEF LESSON ON NETBIOS



NetBIOS stands for Network Basic Input Output System .It was originally developed by IBM and Sytek as an Application Programming Interface (API) for client software to access LAN resources. If you have experience of working on a LAN using Microsoft Windows Operating Systems (like Windows98 , Windows Me, Windows NT etc), you must have clicked on "Network Neighborhood" to access the computers attached to your network.

Name of the computer

Username

Domain

Computer Name

and many others.

Like any other service it also works on a port . It has been assigned a port number 139.






THE NBTSTAT COMMAND

You can manually interact with the NetBIOS with the help of NBTSTAT command. To use this command click on the start button then select RUN... and type "command" without quotes to launch MS-DOS Command Prompt. Alternatively you may click on Start Button then go to Programs and then select Command Prompt. Once you are in Command Prompt you can exit by typing command EXIT . To launch Command Prompt in full screen mode press ALT+ENTER key combination .To get back to the original window again press ALT+ENTER key combination. If you have launched the command prompt you will get

c:\windows>

If you do not get windows displayed after c:\ don't worry just keep going , all required commands will work fine.

Now lets play with the NBTSTAT command.

If you want to get more help from MS-DOS about this command type NBTSTAT/? on the prompt i.e.

c:\windows>nbtstat/?

If you want to get the NetBIOS information of your computer type the following command

c:\windows>nbtstat -a 127.0.0.1

This command will list the NetBIOS information. A typical example

NetBIOS Remote Machine Name Table

Name Number Type Usage

==========================================================================

workgroup 00 G Domain Name

my_computer 03 U Messenger Service

myusername 03 U Messenger Service

MAC Address = 00-02-44-14-23-E6

Please note that we have used our ip address to be 127.0.0.1 . This ip address is called as "Loop Back" ip address because this ip address always refers to the computer you are using.

This example is self explanatory . We need not go in details. We need to know about the Name and Number. The Name displays the Name of the NetBIOS and there is a corresponding hexagonal number . You may see some additional names in your case.

If you want to get the NetBIOS names of a remote computer, the command is

c:\windows>nbtstat -a ipaddress

Example - To get the NetBIOS names of a computer having ip address 203.195.136.156, we shall use the command

NOTE-203.195.136.156 may be a active ip address of someone's computer. I am using it only as an example. Please don't hack this computer.

c:\windows>nbtstat -a 203.195.136.156





Thak you for reading please leave a comment.

Read More …

The dream of many of paralysed people, computer-game designers – and pornographers – is one step closer to reality with the demonstration of a technique that allows people to physically identify with a virtual body. The achievement builds on previous work in which neuroscientists created something similar to out-of-body experiences in healthy volunteers and tricked people viewing their virtual body into feeling that body being touched.


In the latest experiment, vibrating pads with flashing lights were positioned on the subjects' backs. Virtual bodies were generated by a camera filming their backs and were viewed as though 2 metres in front of the subjects through a head-mounted display. Repeated stroking of their backs, and the sight of the doppelganger being stroked, created the feeling that they were outside of their bodies.

At the same time, the subjects saw flashes on their virtual bodies, and felt vibrations on their real bodies. Participants were asked to ignore the flashing lights and only report where the vibrations were by pressing a button as fast as possible. The extent to which the flashing light interfered with the reporting of the vibrations was an indicator of where subjects perceived the spatial location of the vibrations to be.

Some volunteers had out-of-body experiences and reported that the vibrations were felt in the location where the flash was seen on their virtual body.

'Promising future'

"This technology, although currently in basic research, seems to have a very promising future for clinical applications in restoring lost motor functions in paralysed people," says bioethicist Jens Clausen at the Institute for Ethics and the History of Medicine at the University of Tűbingen in Germany. "It's important to integrate prosthetics into one's self concept"

Because this work confirms that people can be made to feel that a touch on the real body is a touch on the virtual body, Jane Aspell of theLaboratory of Cognitive Neuroscience at the Swiss Federal Institute of Technology in Lausanne, who led the study, says: "This emerging field has interesting implications for virtual computer gaming, such as making avatars seem more real and increasing presence in the VR environment."

Aware animals?

Although full out-of-body experiences in the lab remain elusive, the group is now aiming to boost the illusion by inducing the subject to identify more strongly with the virtual body.

The advantage of this technique, in contrast to previous methods that only used questionnaires, is that sensory perception is measured during the test, and these behavioural measures are less biased as they require no higher-order reflection, says Aspell. This means that it might be appropriate to use the method in a clinical setting where some patients report neurological out-of-body experiences, for example.

Modified versions of these experiments could even be used in animals, the authors say – allowing scientists to look into whether self-consciousness is unique to humans or whether animals have some sense of self. Because the method doesn't require the filling in of a questionnaire, animals could possibly be trained to use the equipment.


copyright to NEW SCIENTIST

Read More …

Categories: