Jump to content

Help with a definition

- - - - -

  • Please log in to reply
1 reply to this topic

#1
toto_7

toto_7

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 295 posts
Hello,

Merry Christmas everyone.

I know is not the right place for this question, but couldn't find any better place.

Need help with definition for connection-oriented network. Cause my first language is not the English, struggle on this. I understand that connection-oriented is when, in order to transfer data from one point to other, three steps are necessary, establish connection, transfer data, terminate connection. There is any more formal way to describe it or I'm missing something from my above explanation?

Thanks in advance,
toto_7

"Programming is like sex. One mistake and you have to support it for the rest of your life."

-Michael Sinz

#2
Flying Dutchman

Flying Dutchman

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 889 posts
  • Location:::1
I'd say your description is pretty accurate (in terms of general idea). You can read more about connection oriented communications on wiki.

If you're looking into socket programming, check out these links: Linux howtos, MSDN reference and SDL_net (pdf reference).
A conclusion is where you got tired of thinking.
#define class struct    // All is public.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users