[Windows XP ] Transfering files via Bluetooth Show[Windows XP ] Transfering files via Bluetooth
Implementation:
Accessing the utility:
Transferring Data
Windows XP possess a interesting utility that allows you to transfer data via Bluetooth. It is very handy if you want to send...
Inputs / Outputs: The streams in C ++ ShowInputs / Outputs: The streams in C ++
Open a file for reading
Open a file for writing
To save data after closing your programs, you must write the data into files. Here is how to proceed.
To open a file, either for reading...
[ MySQL]Linux Monitoring port 3306 Show[MySQL]Linux Monitoring port 3306
To monitor port 3306 on Linux you can use the command:
tcpdump -i eth0 -nN -vvv -xX -s 1500 port 3306
Where s is the length of the packet.
Download Free Virtual Serial Ports Emulator ShowFor the users of the same network or even on the single computer, sometimes an apparatus can be solicited by several applications more than once.
Free Virtual Serial Ports Emulator or VPSE is a program intends for the computer engineers and in...
Serial port and parellel port ShowIntroduction to input-output ports
Input-output ports are material elements on the computer, allowing the system to communicate with exterior elements, in other words to exchange data, hence the name input-output interface (sometimes known as I/O...
The USB (Universal Serial Bus) ShowIntroduction to the USB
USB (Universal Serial Bus) is as its name suggests, based on serial type architecture. However, it is an input-output interface much quicker than standard serial ports. Serial architecture was used for this type of port for...
DB25 connector ShowDB25 plugs
The DB25 (originally DE-25) connector is an analog 25-pin plug of the D-Subminiature connector family (D-Sub or Sub-D). As with the DB9 connector, the DB25 is mainly used for serial connections, allowing for the asynchronous transmission...