aspose file tools
The moose likes Swing / AWT / SWT and the fly likes which protocol i can use ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "which protocol i can use ?" Watch "which protocol i can use ?" New topic
Author

which protocol i can use ?

ganshre
Greenhorn

Joined: Jan 05, 2001
Posts: 12
i want to do inter process communication. ie, to send a contents of a file from one process to another process. which protocol i can use in terms of speed and efficiency ? both processes are running in Vc++. i'll be thankful if anybody replies me.
maateen ashraf
Ranch Hand

Joined: Jan 08, 2001
Posts: 122
for inter process communication u need not to use any protocol cuz all the processes are using shared memory
so Y need to use any protocol
carry on with more elaborate requirment specification.
 
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: which protocol i can use ?
 
Similar Threads
Java Mail API and Exchange 2003
Read mails from a Mailbox on MS Exchange server without POP3 and IMAP
Web services and Components?
using FTP
HttpServlet Tunnelling