Writing a java application which can work in different network protocols

Hi,
i am working in an environment where we have different type of system. some systems work on tcp/ip and some systems works on some specific protocols like x.25 etc.,
so i want to know is it possible to write a protocol independant application in java for solving this problem.( not specifically for x.25 and tcp/ip)
its urgent!
regards

write something independant of its implementation is one of the core principes of Java, simply write to an interface (or abstract interface).
Then build for each protocol a concrete class which will execute the calls for that specific protocol
Does this help?

Similar Messages

  • How to use a dropdown in a workbook which can work in different queries?

    Hi Experts,
            I have created a workbook which can display the query by using the 'Push Button'. One query is based on material analysis and another one on product analysis.
            It works good..
            In that workbook, I want to use a dropdown so that it can display the required key figure. (Note : In both the queries, key figures are same.)
            While selecting the keyfigure option in the properties of dropdown, the target data provider is not visible.
            So, pls help me to use the dropdown which can work in both the queries.
    With Regards,
    Yokesh Kumar.

    Hi,
    After fixing the error in the role I noticed that all I should do is to publish the querry in a new role.
    From that moment a user that is tied to new role can read the old report using the rights associated in a new role.
    Thanks for help.
    Regards. Leszek

  • Common java version which can be used in (Agile,EBS12.1.x & Hyperion)  applications

    Hello All,
    I need notes for java upgrade. I need common java version which can be used in all our applications.
    EBS Application Version 12.1.3
    Agile                       Version 9.2.3
    Please share your Comments.
    Thanks
    user11980530

    I need notes for java upgrade. I need common java version which can be used in all our applications.
    You need to review the release notes or documentation for those product versions to see which versions of Java they support.
    Then use the latest version Java that is compatible with both of them.

  • WiFi printer which can work with one cartridge also at a time (black or color) in a colour printer

    All-in-one (OfficeJet or Inkjet) WiFi printer which can work with one cartridge also at a time (black or color) in a colour printer.
    Even if colour cartridge is over, w/o replacing I can still print with black cartridge.
    Which printer is suitable.

    Since I upgraded to Firefox 19 from 18.0.2, on my Windows XP (SP3) laptop, I, too, can no longer open a new window. File-->New Window does nothing; also can no longer tear off a tab and open it in a new window (it stays where it is). Also, if I right-click on a tab and select Move to New Window, nothing happens. All of these worked fine in FF 18.0.2. All of these work fine with FF 19 on Windows 7. Only an issue on my XP laptop.
    After trying to open a new window, and not seeing the new window come up (and yes, I waited a long time), I decided to close my current window, which had multiple tabs open. Instead of just closing, it pops up the message reminding me that I'm about to close all those tabs. If I say close, and then go into the Task Manager, the Firefox application has disappeared (as expected), but the firefox (and plug-in container) processes are still running. So I have to manually kill the Firefox process to get it to quit. it's as if it thinks there is another Window open (the one I tried to open but never appeared). This happens every single time! I've restarted my laptop, and that does not resolve the problem.
    Is there a way to downgrade back to v 18.0.2 until this is fixed?

  • A Creative Zen MP3 Player which can work on Windows 2

    Hi,
    I am wanting to get a Creative Zen MP3 player (or two) which can work with Microsoft Windows 2000. I want to put a number of podcasts on it as well as some music. Unfortunately my PCs are all Windows 2000 and it is not worth my while upgrading.
    Now I think that some of the Creative Zen Micro units used to work on 2000. But later versions after firmware upgrades only work on XP. How can I get the right working units?
    AK

    You can try to get some old Zen players.All new Zen players need at least Windows XP to work and sometimes even the last service pack. If you know that the Zen Micro works on Windows 2000 with a previous firmware, I think that you can find easily on the web this firmware or simply ask to Creative.

  • We have a requirement to print the w2 forms for employees using java application, how can i implement this. Please give some suggestion.

    We have a requirement to print the w2 forms for employees using java application, how can i implement this. Please give some suggestion.

    Anyone any ideas to help please?

  • Blocks in standalone applications which can be double clicked for changing parameters

    Can we have blocks in standalone applications which can be double clicked for changing parameters.
    something like an options/configure button which opens another window and helps us to change tha parameters  of that particular
    block.

    Well, you will need to program your application that way. Maybe I am not understanding this correctly but what parameters do you want to change in your standalone application?
    Adnan Zafar
    Certified LabVIEW Architect
    Coleman Technologies

  • Hi All, I want an application which can make other application password protected, Do we have any such application like applocker etc for iPhone 5

    Hi All, I want an application which can make other application password protected, Do we have any such application like applocker etc for iPhone 5

    Some apps allow you to do this with documents, photos, and videos but it is not possible to do with apps. Your best and only solution is to use the phone passcode.

  • Java applications won't work

    On my iMac, Java applications won't work.  I tried opening minecraft, and several other Java applications.  All of them have a message that pops up saying, "Not compatible version of Java 1.5+ is available."  I tried updating it but their is no update for Java it says on my updater.  Running 10.6.8

    Dakota97 wrote:
    I tried openning it but it said it couldn't open because it requires java to run it.
    I don't understand that becuase 10.6.8 should already have Java installed.  It optional in 10.7.x.  It will be interesting to see if the java update even works under these conditions.

  • Is there any application ,which can lock my folders individually  plz reply me

    is there any application ,which can lock my folders individually  plz reply me

    Ann app will not help, as no 3rd party application can affect another, so no app can lock another apps files or folders.
    Apps can lock their own content, and some do include that option of putting a passcode on just them and their own files, but there is no universal feature.
    If you put a passcode lock on the iPhone, then no one can get to your content.

  • HT1688 My iphone 3GS is showing no service your network is restriced you can choose a different network in settings ive tried a restore and upgrading software/downgrading still no fix just no service searching...

    My iphone 3GS is showing no service your network is restriced you can choose a different network in settings ive tried a restore and upgrading software/downgrading still no fix just no service searching...
    I have no idea why this has happend ive been using the phone for 2years bought it on pay as you go and now all of a sudden its stating the above error i have never come across this problem before and currently im using 3GS and Iphone 4S

    Sounds like it's been blacklisted.
    Even if it hasn't, downgrading voids any warranty and forfeits all rights to support. You hacked your phone. You can't get help here.

  • How can I interface a Java application which is not running under NetDynamics, to use the EJBs in a NetDynamics application?

    One of them uses Enterprise Java Beans implemented with a SUN NetDynamics application server. The other is a straight Java application. Ideally I want the second application to remotely invoke methods on the existing Java beans, so the existing business logic will not be duplicated.
    This would seem to be simple, but NetDynamics appears to substitute some proprietary code for part of the EJB interface, and it is not immediately obvious how to let "foreign" java programs access the beans.
    I would appreciate it if anyone is able to provide any information on how to achieve this. If you know of any sample code that I could look at, that would be a help too. This may (or may not) be known to SUN as a "stand alone java client".

    hi,
    can someone help me how to implement logging for method entry parameters and
    method exit return value.
    can someone help me how to use log4j and integrate it to the method entry
    logging and method exit logging.
    Here what i need is without writing the log statements for the method entry and
    method exit i need to log it to the file
    along with other log4j debug statements i provide in the file.I should be able
    to configure whether to enable/disable the logging
    for method entry and method exit. In method entry i should be able to log the
    parameters the method take and in method exit
    i should be able to log te return value to the log file, before the method is
    returned to the callee.
    i hope i am clear
    Thanks in advance.

  • Need to develop a desktop application which can generate timetable

    Hi All,
    Below mentioned is my requirement:
    I need to create a desktop application whch can generate the time table automatically.
    Fields which we give as input are as follows:
    1.No of classess
    2.Teachers along with their subjects
    3.Work load for each teacher for a week
    4.Time intervels when a particular teacher will be available(some teachers will come to school only in afternoons)
    5.Subjects to be taught
    5.Number of periods each subject has to be taught for each class.
    Can anyone send a an algorithm related to this so that I can further develop the same and use it in my application.
    Any suggestions will be of great help to me.
    Thanks
    Muni

    Well... this is a month old not sure will this be too late. Basically I suggest you do some study and reading into relational database and combine with OO programming (if you got time, study UML too),
    if you understand how to draw a relation database tables (doesn't have to be database, you can save data into txt/xml...etc) you pretty much know how to implement your application

  • How to invoce java application (which is AQ recipient) ?

    background
    one pl/sql program (sender) puts messages into the queue
    one java application (recipient) get messages from the queue
    i cannot run the java application as a triggered java stored procedure,
    so i try to produce the same effect with Advanced Queuing
    question
    how do i invoce this java application after the queue is filled?
    do i have to run the application in a loop checking every x seconds if a new message is in the queue?
    or is there a better way to solve this problem?
    thanks

    Hi Samuel,
    In your JMS application, you can issue a blocking dequeue (receive). Your dequeue call will be blocked till a message for you comes in the queue or till the specified time out. The second option you have is to use onMessage callback.
    cheers,
    Brajesh.

  • How make setting Java Application Webservice can Test?

    Hi all,
    I want to ask everyone, i have trouble when after record my java application using e tester where is i can't playback until the application end. The problem is caused in our application should be input data and when playback the data i was input can't display when playback.
    the message in result summary is "Timed out after last event played"

    hi,
    there is a possibility of creating executables from java classes: Microsoft Visual J++
    However, you'll always need a virtual machine, even the executables created with MSVJ++ require the Microsoft Virtual Machine - either bundled with the exe file or installed on the user's system.
    best regards, Michael

Maybe you are looking for

  • Why is my MacBook Pro very slow after installing Mountain Lion 10.8.5. - Solutions?

    Hello, hello After waiting quite a while - I paid the relatively small amount, and got myselves a new OS. But I am very disappointed of the speed - I see that this also was a problem with OS Lion? Please assist me. Perhaps others have this problem as

  • How to Use Associated App to open a file in Linux command line?

    Hi all, I know in windows i call always run: Runtime.exec("start aPicture.jpg");in order to use the default picture viewer to view the pictures Runtime.exec("start aEmail.eml");in order to use the default email viewer to view the .eml file is there a

  • How to find the date my iPhone 4s was manufactured

    Hi, Please can anyone tell me how to find the date my iPhone 4s 64gb was manufactured. I have the serial and i-m-e numbers. For some reason my Insurance company want to know, all I wanted to do was add the phone to my all risks policy. Thanks in adva

  • [SOLVED] KDE 4.8 crash!

    Hi! Yesterday, I updated my system, and installed the KDE 4.8. Today, when I started my computer, the KDE was with a grey wallpaper and big red squares, showing that the widgets was crashed too. I couldn't take screenshots, but I took some photos to

  • Where can I download Photoshop CS6 trial for mac?

    I can't download the CC version as I am only on 10.6.8 and the system requirements specify that it has to be 10.7 or higher. Thanks in advance