Go Back   Forums > Community Chatterbox > Tech Corner
Memberlist Forum Rules Today's Posts
Search Forums:
Click here to use Advanced Search

Reply
 
Thread Tools Display Modes
Old 19-01-2007, 10:38 AM   #1
carpetsmoker
Forum hobbit

 
Join Date: Aug 2006
Location: ,
Posts: 49
Default

Quote:
So it's just the way they're communicating, not the transferring speed...[/b]
yes, it is the way they are communicating.
This DOES affect your transfer speed (among other things of course).

Simplex is one way traffic, you can either only receive data, or only send data.
An example is Cable TV, you can receive data and watch TV, but you can't send data back to the network.
On the other side the network (let's say ZDF) can only send data to you, ZDF can't receive data from your TV.
Note: I am aware that there is digital television, but I think you get my point.
Using a 100Mbit NIC, your network speed would be ~95mbit (but only one way!)

You can more or less forget this method of communication where computers are concerned, it's practically never used.

(funny story: a friend of me broke his CAT5 cable, the idiot just knotted all four wires into one big knot, amazingly he still had internet! it was very slow tough ....3Com NIC's are the best! its transparently switched to simplex!)

Half-Duplex provides communication in both directions, you can send and receive data, but not simultaneously!
So, if I'm sending data to you, you have to wait until I've finished sending data before you can send a reply, and vice versa.
An example is radio (walkie-talkie's), if more than two people talk at the same time you'll get only static.

Again, this isn't used allot in computers nowadays, some peripherals use it (bluetooth, certain Parallel cable devices)

Using a 100Mbit NIC, your network speed would be ~45Mbit avarage.
You are able to send of data at ~100Mbit speeds, and recieve it at ~100Mbit to, but because of all the waiting the average speed will be about ~45Mbit.

Full duplex means that both computers can send and receive data at the same time, they don't have to wait for each other to finish.
This is what you're probably using, and how most of today's networks use.
Using a 100Mbit NIC, your network speed would be ~100Mbit

Half-Duplex is always slower, since only one computer can send at the same time, you might want to compare it to talking:
I say something for 5 seconds, and after I'm finished you say something for 3 seconds, total talking time: 8 seconds. (This would be "half-duplex")

Now we both start talking at the same time, we'll be finished sooner because we don't have to wait for each other (total time is now 5 seconds), this would be full-duplex.

And if I would do all the talking and you wouldn't say anything we would be communicating in simplex

Also, the receiving computer will have to wait until they're sure that the sending computer stopped sending data, which will slow these even further down (This is called turnaround time)
You can compare this to your reaction time in the talking example above.

On Unix-like systems (linux, BSDs, solaris) you can view your connection type with ifconfig
Example (bold line, ignore the SIMPLEX in flags):
Quote:
# ifconfig -a
xl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=9<RXCSUM,VLAN_MTU>
inet 192.168.100.13 netmask 0xffffff00 broadcast 192.168.100.255
ether 00:04:75:f3:b0:64
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active[/b]
I have no idea how to look this up in Windows (ipconfig /a perhaps....?)

If you're really interested in data communication, then you might want to consider buying the TCP/IP bible, a very good book which covers all the important subjects!
carpetsmoker is offline                         Send a private message to carpetsmoker
Reply With Quote
Reply


Similar Threads
Thread Thread Starter Forum Replies Last Post
Vertical screen position too high in full screen mode Buddha Troubleshooting 3 29-05-2009 10:36 PM
How Do I Play Dosbox Games In Window Mode? Not Fullscreen Mode. Guest_SpAd2468_* Troubleshooting 8 04-09-2007 01:30 PM
Window Mode? battlemaniac Troubleshooting 3 22-09-2006 11:17 AM
No Way Text Mode Should Be This Engaging. guesst Blah, blah, blah... 8 21-07-2006 05:18 PM
Playing A Full-screen Dos Game In Windowed Mode beyond Troubleshooting 4 22-04-2005 03:53 PM


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump
 


The current time is 09:24 AM (GMT)

 
Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.