vote up 0 vote down star

Hi, i'm implementing x modem protocol for reciveing file form external device using trough serialport using java ,i'm getting 133 bytes from sender after sending C to sender then i'll get 133 bytes i'e first packet afetrthat i've to send acklowledgment i have done that part but i'm not getting second packet and i've sent ack within timeout period only then also i'm not getting the second packet,plz help me to find the problem.

thanking u in advance,

flag
+1 for remembering XModem. The hours of my life I wasted waiting for it to work... :) – Uri Apr 2 at 5:38
duplicate of stackoverflow.com/questions/606074/… ? – bmm6o Aug 21 at 1:28

1 Answer

vote up 0 vote down

You might just want to pay for XModem support from http://serialio.com/products/index.php. I have used their SerialPort and it is excellent.

link|flag
i dont want buy the software,i've to implement my own code. – Guru Apr 2 at 6:10

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.