how to make a computer protocol

  • Thread starter Thread starter keep_in_touch36 via WindowsKB.com
  • Start date Start date
keep_in_touch36 via WindowsKB.com said:
if any one knows about " how we can learn to make a computer protocol, i mean
i want to lear the micanezem of how peotocol works and how to make a computer
protocol?" thank you

There is no fixed mechanism for a protocol. A protocol is a
communication standard, whether it be for computers or humans, that can
be implemented in many different ways. You should look up the standards
for the types of protocols (networking or whatever) you are interested in.
 
hi Mr. Mike thank you for your reply, can please till me any sorce on the
internet about examples for protocols, i mean examples in programming for any
protocol, i want to see the commands, i mean i want to take a colse look in
the way how they are programed.
thanking your efforts

isam

Mike said:
There is no fixed mechanism for a protocol. A protocol is a
communication standard, whether it be for computers or humans, that can
be implemented in many different ways. You should look up the standards
for the types of protocols (networking or whatever) you are interested in.

--
isam al hassan
00962796988794

Message posted via WindowsKB.com
http://www.windowskb.com/Uwe/Forums.aspx/windowsxp/200604/1
 
keep_in_touch36 via WindowsKB.com said:
hi Mr. Mike thank you for your reply, can please till me any sorce on the
internet about examples for protocols, i mean examples in programming for any
protocol, i want to see the commands, i mean i want to take a colse look in
the way how they are programed.
thanking your efforts

Learning to use a search engine might be a preliminary step towards
understanding more complex issues like protocols:

http://en.wikipedia.org/wiki/Internet_protocol_suite
 
keep_in_touch36 via WindowsKB.com said:
if any one knows about " how we can learn to make a computer protocol, i mean
i want to lear the micanezem of how peotocol works and how to make a computer
protocol?" thank you

--
isam al hassan
00962796988794

Message posted via WindowsKB.com
http://www.windowskb.com/Uwe/Forums.aspx/windowsxp/200604/1

You don't really "make" a computer protocol.

Generally, a protocol is simply an accepted set of rules that are used when doing just about anything. It can refer to communicating data between computers or programming with a specific programming language or even posting a message to a news group.

If you want to learn how to write a computer program or learn computer commands, it would be better if you would describe exactly what it is that you are trying to do.
 
hi ronnie how are you, i want to understand the beauty of this part (
protocols) , i want to learn how it works and what are the commands that
moving data, i want to feel the soul of it, in this way i have some ideas for
PLC , and i would like to find a solution for many problems. i know lettel
about VB.NET, i hope that it can help me, but i want to see. my problem is
that i have my Master in mathematics, my problem is we have learn to about
(how?) . so if you can help me to start, i will be very thankfull for you.

isam al hassan
You don't really "make" a computer protocol.

Generally, a protocol is simply an accepted set of rules that are used when doing just about anything. It can refer to communicating data between computers or programming with a specific programming language or even posting a message to a news group.

If you want to learn how to write a computer program or learn computer commands, it would be better if you would describe exactly what it is that you are trying to do.

--
isam al hassan
00962796988794

Message posted via WindowsKB.com
http://www.windowskb.com/Uwe/Forums.aspx/windowsxp/200604/1
 
You are welcome.

keep_in_touch36 via WindowsKB.com said:
thank you sir very much it was very usfull


Bob said:
Please start here
http://en.wikipedia.org/wiki/Protocol_(computing)

hi ronnie how are you, i want to understand the beauty of this part (
protocols) , i want to learn how it works and what are the commands that

[quoted text clipped - 15 lines]
If you want to learn how to write a computer program or learn computer commands, it would be better if you would describe exactly what it is that you are trying to do.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top