Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Basic eclipse with Tcp Example(???)
Basic eclipse with Tcp Example [message #628401] Thu, 23 September 2010 12:16
Ashokkumar is currently offline AshokkumarFriend
Messages: 9
Registered: September 2010
Location: Chennai
Junior Member
Hi,

I have created a customised trace window using RCP command template(Under Sample Menu creation). Which probably gets user inputs that has to be transferred to an external tool(Hardware Driver).

Monitor jar is a TCP monitor window(Java application with TCP configuration options) which is used to communicate with remote applications.
Please refer the below link for more information.
http://charithaka.blogspot.com/2008/08/how-to-use-tcpmon-ins ide-eclipse.html

I want to communicate with an external tool using TCP protocol. So i am looking for a way to interface my Trace window with Monitor window so that i can make use of the Monitor window's TCP options to communicate with the external tool(which also has support for TCP protocol).

Even i would be interested to know if i can directly add TCP interface to my Trace window so that i can communicate with the external tool without the help of Monitor window.

Please provide with a good Example or a link which explains eclipse extensions handling TCP protocol.

Looking for response,
Previous Topic:Validation implementation to the dialog box
Next Topic:Remove default/emacs key binding scheme in keys preference
Goto Forum:
  


Current Time: Tue Nov 05 06:56:49 GMT 2024

Powered by FUDForum. Page generated in 0.03550 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top