java selective repeat implementation udp
#1
Wink 

what is up?
we cant implement srq in socket programming!!
help will be appreciated!
Reply
#2
Selective Repeat is part of the automatic repeat-request (ARQ). With selective repeat, the sender sends a number of frames specified by a window size even without the need to wait for individual ACK from the receiver as in Go-Back-N ARQ. The receiver may selectively reject a single frame, which may be retransmitted alone; this contrasts with other forms of ARQ, which must send every frame from that point again. The receiver accepts out-of-order frames and buffers them. The sender individually retransmits frames that have timed out.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: c program for selective repeat protocol, selective repeat algorithm implementation in c, c code for selectve repeat request protocol, tcp udp hijacking, selective repeat protocol ns2, implementation of gbn and selective repeat in ns2, selective repeat protocal in c,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  program for ticket reservation using multithreading in java 0 1,091 08-10-2018, 10:00 AM
Last Post: Guest
  icse java projects class 10 free download 0 868 25-09-2018, 10:32 PM
Last Post: Guest
  java source code for voice based email for blinds 0 749 25-09-2018, 09:40 AM
Last Post: Guest
  techmax core java book pdf download 0 675 20-09-2018, 12:54 PM
Last Post: Guest
  rnsit java notes download 0 779 08-08-2018, 10:23 PM
Last Post: Guest
  image steganography source code in java pdf 0 776 04-08-2018, 09:38 PM
Last Post: Guest
  download prisoner face identification system in java source code 0 537 02-08-2018, 01:28 PM
Last Post: Guest
  data flow diagram for chess game in core java 0 711 02-08-2018, 10:39 AM
Last Post: Guest
  java project on automated robot for military system 0 636 23-07-2018, 11:27 AM
Last Post: Guest
  passport automation system java source code 0 665 13-07-2018, 09:42 PM
Last Post: Guest

Forum Jump: