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: selective repeat program in c, udp program in java for client server, sourse code for selective repeat arq, sliding window protocol selective repeat c program, selective repeat in c programming, udp threads java ppt, pournami lottery repeat number,

[-]
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,067 08-10-2018, 10:00 AM
Last Post: Guest
  icse java projects class 10 free download 0 848 25-09-2018, 10:32 PM
Last Post: Guest
  java source code for voice based email for blinds 0 736 25-09-2018, 09:40 AM
Last Post: Guest
  techmax core java book pdf download 0 656 20-09-2018, 12:54 PM
Last Post: Guest
  rnsit java notes download 0 763 08-08-2018, 10:23 PM
Last Post: Guest
  image steganography source code in java pdf 0 759 04-08-2018, 09:38 PM
Last Post: Guest
  download prisoner face identification system in java source code 0 528 02-08-2018, 01:28 PM
Last Post: Guest
  data flow diagram for chess game in core java 0 694 02-08-2018, 10:39 AM
Last Post: Guest
  java project on automated robot for military system 0 621 23-07-2018, 11:27 AM
Last Post: Guest
  passport automation system java source code 0 646 13-07-2018, 09:42 PM
Last Post: Guest

Forum Jump: