aspose file tools
The moose likes Sockets and Internet Protocols and the fly likes XModem sending part Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "XModem sending part " Watch "XModem sending part " New topic
Author

XModem sending part

Qaiser Mehmood
Greenhorn

Joined: Jan 10, 2011
Posts: 9
I am stuck in my project at XModem communication in java.I only need sending part if any body can help me please my due date is coming.
Rob Spoor
Sheriff

Joined: Oct 27, 2005
Posts: 19232

And this is related to Swing how?
Moving to Sockets and Internet Protocols.


SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
Qaiser Mehmood
Greenhorn

Joined: Jan 10, 2011
Posts: 9
I developed my project in Swing for serial communication.
Rob Spoor
Sheriff

Joined: Oct 27, 2005
Posts: 19232

But the problem isn't related to the Swing part.
Qaiser Mehmood
Greenhorn

Joined: Jan 10, 2011
Posts: 9
Sorry dear I can't understand what you said would you like to explain me again what you said.My problem is that I want Xmodem in java and only for sending file.
Rob Spoor
Sheriff

Joined: Oct 27, 2005
Posts: 19232

I never even addressed your problem. All I said was that your problem is not related to the user interface of your application, and that's why I moved your thread to a different forum.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35438
    
    9
XModem is a protocol generally used over serial connections, so I doubt that sockets or TCP/IP communication would be involved. This post mentions a commercial implementation and the beginnings of an open source implementation: http://stackoverflow.com/questions/606074/implementation-of-x-modem-protocol-in-java


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: XModem sending part
 
Similar Threads
mdb and transactions
Part 2 and Part 3
need more mock exams
header vs parameter
Applet takes time to send request to servlet.