File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other JSE/JEE APIs and the fly likes Transfer text on internet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "Transfer text on internet" Watch "Transfer text on internet" New topic
Author

Transfer text on internet

Rohan Kalbhor
Ranch Hand

Joined: Aug 18, 2006
Posts: 78
hello all,
now here is my problem
there are two person X and Y sitting on the separate machines
connected to each other by internet,
bothe are writing codes for some softwarem
X has a problem,and wants to consult with Y,so he opens a small clipboard
pastes his code on the clipboard,and sends this clipboard to Y,as y makes changes in the code ,X can see the changes code on his own machine and copy the new debugged code back.
can anyone please help me,what logic and which API can i use to make this issue possible


Thanks in advance
Rohan Kalbhor


..............................<br />Exceptions are a part of possibility<br />Errors are a part of truth<br />................................
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35439
    
    9
Please don't post the same question multiple times. Let's continue the discussion in this duplicate thread, where you have an answer already.


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: Transfer text on internet
 
Similar Threads
Transfer text on internet
question on iteration
source code and new version entegration problem
Recursive number problem
Solids Of Revolution