Results 1 to 2 of 2

Thread: " diffrence btw session and nonsession based transport"

  1. #1

    Question " diffrence btw session and nonsession based transport"



    hello friends
    what is the difference between non session based transports eg. UDP,ICMP and session based transpots?

    any help is welcomed
    hackmania
    vpandiya

  2. #2
    AntiOnline Senior Member souleman's Avatar
    Join Date
    Oct 2001
    Location
    Flint, MI
    Posts
    2,883
    non-session ie UDP = information is sent in one direction
    .......no error checking
    .......quick and dirty
    session bassed ie TCP = information is sent in both directions.
    .......check for errors
    .......slow and reliable

    Thats VERY basic, but it gives you an idea....
    \"Ignorance is bliss....
    but only for your enemy\"
    -- souleman

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •