| Author |
Message |
desaipa
Joined: 20 Jan 2005 Posts: 60 Helped: 1 Location: india
|
12 May 2006 18:51 help wireless protocol |
|
|
|
|
| can any one plz send the concept of wireless protocol implimentaion
|
|
| Back to top |
|
 |
PaulHolland
Joined: 15 Jan 2003 Posts: 625 Helped: 59 Location: Holland
|
12 May 2006 20:20 Re: help wireless protocol |
|
|
|
|
Hi, Don't know how much you know but this is the basics for all protocols.
Information is segmented (divided) into small units call PDU's. They are modulated in some form, over ADSL or radio uning a modulation. Modulation is a way to transfer a number of bits in an efficient way and so that even when errors happen they can be reconstructed.
OK. The small segments when received by the receiving side are checked for errors and if OK passed on to the user. at the same time same form of Acknowlede can be send back to the sender indicating all was fine and the next unit (PDU) can be send.
etc...
This is the basic behind protocols. Its nothing more than a standard of how you communicate. Pleople also have a protocol. They talk. Listen abd talk, ask if you can repeat if they don't understand you well.. etc..
regards, Paul.
|
|
| Back to top |
|
 |
desaipa
Joined: 20 Jan 2005 Posts: 60 Helped: 1 Location: india
|
14 May 2006 9:37 help wireless protocol |
|
|
|
|
hi PaulHolland
thanks for ur reply
i have studied the subject computer networking with all ethernet protocols and introduction of wireless comm but i want to implement the protocol and want to simulate to comm between computer and mobile
so i need the algorithm to implement it
once again thanks
PD
|
|
| Back to top |
|
 |