Use HTTP connection over SAPROUTER?

hallo
i have 2 saprouters connected so i can access sap with sapgui by using saprouter string
/H/212.xx.xx.xxx/S/sapdp99/H/212.yy.yy.yyy/S/sapdp99/H/
so far no problem
i added entries in saprouttab for port 8000 as well (same es for oss service required)
how can i now access to bsp application by using this saprouter-tunnel?
i find a lot of documentation how to setup the saprouttab for http connection but not how to use it
regards
joerg

> I bet the same applies for http.
yes.
If the SAP support clicks on an HTTP connection some local scripts on their PCs will act as a proxy, so basically the connect "locally" and internal programs/proxies forward that through the saprouter connections.
To make an HTTP access from outside the network possible you can install an apache webserver and configure it as a reverse proxy.
Markus

Similar Messages

  • RFC to send an idoc PEXR2002 using HTTP connection to an external server

    Hi,
      Iam working on RFC to send an idoc PEXR2002 using HTTP connection to an external server. first time iam working on this particular scenario on http connections. please clarify on this and explai me in detail about this.
    Points will be rewarded **
    Thanks & Regards,
    Ravi

    HI Jagruthi,
    Have you loaded the metadata into the XI system by using IDX2?
    If it is done then try to delete once and do once again.
    And also delete the IDoc from IR and reimport the IDoc and activate it once again.
    Regards
    Goli Sridhar

  • Failed to use HTTPS connecting to a remote machine (SP3 WLS6.1 )

    we are currently having problem with one of our environment. When we
    try to use SSL to connect to a remote system, it seems that wls
    implementation try to do a dns lookup first before even going out
    through the proxy. The problem is that from that system wls will not
    be able to do the lookup needed. The dns is available at the proxy
    level. Thus when we use ssl in our application we always received
    UnknownHostException.
    However, the problem does not happen in the other environment running
    SP2 (NT 4.0 SP6a). For HTTP either SP2/3 works fine also.
    Have anyone experience the same problem? or can this confirm to be a
    'bug' from SP3?
    FYI: Our application (servlet) perform a request using https to a
    remote server to query some information needed (i.e. wls acting as a
    client instead of a server). To connect to the remote system, it
    needs to go through a proxy first.
    Thanks.
    Iwan.

    Chukii,
    take care that you are using the same jdk version on server and client (1.3 or 1.3.1).
    prop.put(Context.INITIAL_CONTEXT_FACTORY, "com.sun.jndi.cosnaming.CNCtxFactory");
    prop.put(Context.PROVIDER_URL, "iiop://servername:1051"); works nice. I tested it - but on Windows machines.
    Your questions:
    1. yes, that's an interesting question. Next one...
    2. localhost is a good choice. I didn't change this setting
    3. JNDI is a directory service like DNS. The EJBs are registered there and can be found with the lookup(...). If you try to find something like '/home/usr...' you'll get an error message '... not bound' (or something like that). You can find your EJB with the JNDI name you entered in the Deployment Tool.
    4. Add your remote servers with 'File|Add Server...' and you'll get deploy your application on any server of your choice.
    5. iiop. ldap is for looking up something in a directory service like NIS, ActiveDirectory, etc. rmi looks quite nice, but the communication is defined as RMI over IIOP.
    hope it helps
    -chris

  • Issues using HTTP Connection Manager to run SSRS reports from SSIS

    In my package, I have a HTTP Connection Manager called "ReportServer". And I have two variables called "ReportURL" and "ReportFile". "ReportURL" is the URL for the report. I won't get into the details of this
    URL because I don't think this is the issue. "ReportFile" is the complete path and name of the output file I want to generate from "ReportURL".
    With these things in place, I have a script component that that looks like this.
    Public Sub Main()
    'Connect to http conn mgr
    Dim httpConn As ConnectionManager = Dts.Connections("ReportServer")
    Dim clientConn As HttpClientConnection = New HttpClientConnection(httpConn.AcquireConnection(Nothing))
    'file name with path
    Dim ReportFile As String = Dts.Variables("ReportFile").Value.ToString
    'report url
    Dim ReportURL As String = Dts.Variables("ReportURL").Value.ToString
    clientConn.ServerURL = ReportURL
    'Download PDFReport
    clientConn.DownloadFile(ReportFile, True)
    Dts.TaskResult = ScriptResults.Success
    End Sub
    I don't know too much about the inner workings of the above script. It's from a template I copied from somewhere and it's been working fine.
    But, today all of a sudden, it started a mysterious behavior. Let me see if I can describe it to see if this sounds familiar to anyone.
    For some reason, a run of this package failed at time T1, running with a certain value of "ReportURL" and "ReportFile". Now everytime I try to fun the package with the same "ReportURL" and "ReportFile", it fails because
    it tries to write out two files with the same name, "ReportFile", one from the current one and another from the failed one at time T1. It looks like somehow, the connection is still open from the failed one in time T1 and it won't go away.... does
    this sound like anything? Can you understand the problem I am describing?

    May it be that this post is NOT SSIS related?
    Arthur My Blog

  • Timeout problem using HTTP connection in MIDP

    Hi,
    I have one thread that does a HTTP connection (StreamConnection)with the server. In some cases, the connection is established to the server and request is sent to server, then connection hangs. I cannot check the response code since the response doesn't return back. In this case, my app also hangs on the progress bar screen. Is there any way to handle timeouts in these circumstances? How do I know if the response object doesn't return back?
    Has anyone faced this problem before? Any help is appreciated.
    Thanks in advance.

    Hi,
    i am getting the same problem. my application hangs when i close the connection when the request has been sent to the server and before the data starts downloading on the client. i mean if i cancel the connection with in that time span it hangs otherwise if i close the connection while the data is being downloaded from the sever then it works fine.
    if you have sloved this problem before please explain how to slove it.
    thanks,
    Omar Rehman

  • The dialogs doesn't show up over HTTPS connection.

    JWS usually shows Version check and Launching dialog when it start up.
    But when it started over HTTPS connection, those dialogs doesn't show up.
    When we use HTTP connection, the application launch by following step.
    1. Java loading dialog shows
    2. Version check dialog shows
    3. Launching application dialog shows
    4. Application launched
    However, in the case of HTTPS connection, step2, 3's dialog doesn't show up.
    (It might be skipped? What's going on?)
    I think that the step1,2,3 are processed by JavaWebStart.
    Is there any way to show these dialogs when we use HTTPS connection?
    Client: Windows XP(SP2), JDK: 1.4.2_06
    Web Server: WebLogic(ver.8.1)

    When running over http or file protocol, these dialogs are shown if the update check takes more than 1500 ms, when application must be updated before launching (due in 1.5.0 to offline-allowed not being specified, or setting <update check="always" /> in 6.0) (assuming target isn't using basic authentication). If the update check can complete in less time than that, then the dialogs will not be shown.
    For https, there is a probability that the attempted https connection will cause https security dialogs, which would then always cause the check to take more than 1500 seconds (or whatever timeout is configured) so webstart won't show the download progress dialog untill it knows there is an update.
    This should be a bug, since it is handled beter in BasicAuthentication case.
    If you are using Authentication, the download dialog will show up only after 1500 ms if the JAuthenticator chalange dialog is not being shown.
    Similarilly, using https, he dialog should show after 1500 ms (or whatever timeout) if the https security dialog, or host mismatch dialog is not showmin.
    /Andy

  • Using Https to connect to a secure site in J2ME

    I have successfully been able to get a midlet using HTTPS connections to work using the J2ME wireless toolkit and following the instructions in this paper.
    http://developers.sun.com/techtopics/mobility/midp/articles/https/
    I would like to get Https working on a real device now like the Moto RAZR or Samsung A900 etc. Was wondering if someone has experience with HTtps on devices and help answer my questions.
    Would I have to use certificates issued by one of the following CAs like thawte,verisign etc and include it on the apache server and then the device would automatically install the certificate when a HTTPS connection is made to the server?
    Can self signed certificates be used on the devices , if yes how can they be imported onto the device?
    Please help.
    Thanks!

    Hi jpsscott,
    I am glad to hear you resolved the issue. Thanks for sharing your experience here, it is good to other members who experience the same issue in the community. If you
    have any other questions about XCode and TFS, you can open a new thread in
    TFS- Eclipse and cross platform forum for a better response.
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Using Https to connect to a secure site with J2ME

    I have successfully been able to get a midlet using HTTPS connections to work using the J2ME wireless toolkit and following the instructions in this paper.
    http://developers.sun.com/techtopics/mobility/midp/articles/https/
    I would like to get Https working on a real device now like the Moto RAZR or Samsung A900 etc. Was wondering if someone has experience with HTtps on devices and help answer my questions.
    Would I have to use certificates issued by one of the following CAs like thawte,verisign etc and include it on the apache server and then the device would automatically install the certificate when a HTTPS connection is made to the server?
    Can self signed certificates be used on the devices , if yes how can they be imported onto the device?
    Please help.
    Thanks!

    Certificates expire by time.
    Open System Preferences > Date & Time then select the Date & Time tab.
    Make sure:  Set date and time automatically is selected.
    Now select the Time Zone tab. Select:  Set time zone automatically using current location
    Now System Preferences > Security & Privacy > Privacy
    Make sure:  Enable Location Services   is selected.

  • Http connection problem on real series 40 device

    Hi guys,
    I'm having a problem with my midlet whenever it connects to a servlet through HTTP. When i access the servlet through a getResponseCode() command or through an openInputStream() command, a java.io.ioexception exception is called. I'm sure that the problem isn't with the servlet since i can access it just fine both through a browser or through the nokia emulator. The problem only happens when i use a real 7210 device to test the application. When i tested the application on a real series 60 device it worked just fine.
    I think the problem is with the security settings of series 40 phones. It seems that the midlet doesn't allow http connections. Do i need to do anything to allow http connections from a series 40 midlet? I have already set the gprs access point to internet as some posts have advised. Any help would be greatly appreciated. Thanks in advance!

    Hi guys!
    First of all, I'll introduce myself. My name is Angel and I am a spanish guy who likes this techs.
    I've been reading your answer to the question related to why http connections doesn't work on series 40 nokia mobiles. I mean about protocol used on connections among mobile-WAP Gateway... and I really have to tell you that you helped me about understanding how they actually work...
    Well, anyway, the thing is that I'm working with this sort of connection through the internet in order to request information from a servlet wich is in close realation with a Database. I launch queries SELECT,INSERT,DELETE,... against the server wich reports the results. This is part of my final year project, in order to finish my degree in Computing Science Engineering.
    But, I am using the series 40 Nokia, to be exact my mobile is the 6100 which has almost the same features than the 7210, and I do http connections over the WAP Gateway of my networking operator. I haven&#7787; ever tried do them over GPRS yet, because at glance it "seemed" to work fine and I didn&#7787; really need to mess with it. Having this hardly controlled, well it turned out that I got some troubles in connections I report you so I hope you can also help me about:
    1.- Connections several times are cut, when it's opened not longer than 45 seconds about.
    1.1.- I found the trick that not closing the outputStream I have indefinied time to deal with them,
    having to close them manually, I mean connections.
    1.1.1 - Unfortunetly that doesn't happen always. The fact is that It works really fine but for some
    particular ocassions when It seems as if it couldn't find the server because it receives no
    data.
    WIth all this, I'd really like to know what the hells is actually going on the wap-gateway. Because one of the things I could realize is that http connection headers are completely changed and fullfilled of data, so I had to take really care with them in order to keep the one I needed.
    Probably that depends on the networking operator I am dealing with, isn't it?
    And going further connections are set up like the mother and father of the networking operator wap-gateway want, I guess, aren't they?
    And I'd like to ask you if my tricky thing is actually crazy just to get what I am looking for, because it doesn't work a few few times, but those make the application goes down.
    And another, When you talk about TCP/IP stack. You mean the queue which in a conventional connections processes are queued-up in waiting for the chance of being admitted to be processed if they are TCP incoming connections or in the oppsoite way if they are outcoming...?
    OK, thanks in advance , and sorry for my peculiar long message, because I'm not so used to write over here, though I am when I try to find answers to the unknown ;-)
    Congratulations to this forum and greetings to those who can read me.
    Greetings from the south-east of spain where sun is stuck on your face even if you use sun-glasses.
    peteparker ([email protected])

  • Outgoing HTTP connection reuse in OSB

    Hello,
    I was wondering how the OSB manages the outgoing http connections over a remote service. If I'm right the normal behavior is that the established connections are reused if no load is applied and create new connections if needed.
    During some tests I checked that it's not working as expected. Using one thread to send one request each second, a random number of requests uses the same connection and suddently a new connection is created leaving the current not used anymore and after 200 seconds gets closed. If I increase the delay between each request to 5 seconds, it happens more frequently and only one or two requests passes through the same connection. Finally only one request per connection is used when the delay is 10 seconds.
    The keep-alive header is set and the OSB version is 10gR3.
    Is it a bug or it has it's logical explanation?
    Thanks in advance and kind regards.
    Ruben.

    Thank you Anuj for your early reply.
    As I checked in the network traces, neither the client nor the server sends the Connection: close header, connections remains established and unused for 200 seconds before the client (OSB Server) sends the FIN signal and meanwhile new connections are set (this is the keep-alive timeout of the client). And the server-side timeout is greater.
    For example...
    T0. Connection 1 established
    T+1s. Request sent and processed using Conn1
    T+2s. Request sent and processed using Conn1
    T+4s. Connection 2 established
    T+5s. Request sent and processed using Conn2
    T+200s. Connection 1 Closed.
    T+204s. Connection 2 Closed.
    From T+4 to T+199, two connections remains established. If the traffic continues this way for about one minute you can achieve 12 or 13 connections opened.
    Regards,
    Ruben.

  • OSB call to remote Web Service via https proxy and https CONNECT problem

    Hi
    I have a service that calls a web service on another server as a web service. This call is via https and the certificate validation raises no errors.
    I now want this call to go via a squid httpd proxy on port 3128 on some machine. So I would like to use HTTP CONNECT (RFC 2817) proxying,. But when I set up this as a proxy, I am getting "Certificate chain" error messages. The certifcate chains is no different now from when I called without the http proxy, so what am I doing wrong? Does OSB support HTTP CONNECT?
    -Johan

    The exeption we are getting is BEA-380000
    General runtime error: [Security:090477]Certificate chain received from XXX - 123.123.123.123 --> test.salesforce.com was not trusted causing SSL handshake failure.
    This is of course not relevant if the callout were using CONNECT. In the CONNECT scenario, OSB would not care about XXX's certificate.

  • Play audio from internet -http connection-

    Hi friends,
    I have made an audio player using jmf as part of my project.It can play files from local machine as well as local network in my company. But i don't know how to play audio files like wav,mp3 from internet using http connection as described by tristanlee85. Can anyone explain me how to accomplish this.
    The code where i tried to
    access http connection is given below.
    But it is not working.I know Streaming is necessary. But how to do it in jmf. What imports are needed.Please guide me
    Manu
    import javax.media.*;
    import java.text.DecimalFormat;
    import java.awt.*;
    import java.awt.FileDialog;
    import java.awt.event.*;
    import javax.swing.*;
    import javax.swing.border.*;
    import java.io.*;
    import java.net.*;
    import java.util.*;
    <APPLET CODE=PlayerApplet.class
    WIDTH=320 HEIGHT=300>
    </APPLET>
    class nwa extends WindowAdapter
         frameclass frame;
         Player player;
         public nwa(frameclass frame,Player player)
          this.player=player;
          this.frame=frame;
         public void windowClosing (WindowEvent e)
          //User selected close from System menu.
          //Call dispose to invoke windowClosed.
          frame.dispose ();
          public void windowClosed (WindowEvent e)
              if (player != null)
                   player.stop();
                player.close ();
                   player.deallocate();
          System.exit (0);
    class frameclass extends JFrame
    Player player;
         frameclass(Player player)
         nwa n=new nwa(this,player);
         this.addWindowListener(n);                    
    public class PlayerApplet extends JApplet
               implements ActionListener,ControllerListener,ItemListener, KeyListener
               Player player=null;
               frameclass frame=new frameclass(player);
                 Component vc, cc;
                 Container f;
                 JProgressBar volumeBar;
                 JButton fastRewind;
              JButton fastForward;
              JButton play;
              int sizeIncrease = 2;
              boolean invokedStop = false;
              /** Big */
              int progressFontSize=30;
                 boolean first = true, loop = false;
                 String currentDirectory;
                 public void init()
                          f=frame.getContentPane();
                         JMenu m = new JMenu ("File");
                         JMenuItem mi = new JMenuItem ("Open...");
                         mi.addActionListener (this);
                         m.add (mi);
                         m.addSeparator ();
                         mi = new JMenuItem ("URL");
                         mi.addActionListener (this);
                         m.add (mi);
                         m.addSeparator ();
                         JCheckBoxMenuItem cbmi = new JCheckBoxMenuItem ("Loop", false);
                         cbmi.addItemListener (this);
                         m.add (cbmi);
                         m.addSeparator ();
                         mi = new JMenuItem ("Exit");
                         mi.addActionListener (this);
                         m.add (mi);
                         JMenuBar mb = new JMenuBar ();
                         mb.add (m);
                         frame.setJMenuBar (mb);
                         setSize (500, 500);
                           JPanel p = new JPanel(new GridLayout(1,0,5,5));
                        p.setBorder(new EmptyBorder(3,5,5,5) );
                        fastRewind = new JButton("<html><body><font size=+"+ sizeIncrease+ "><<");
                        fastRewind.setToolTipText("Fast Rewind");
                        fastRewind.addActionListener( new ActionListener(){
                             public void actionPerformed(ActionEvent ae) {
                                  if (player!=null) {
                                       invokedStop = false;
                                       skipBack();
                                  } else {
                                       JOptionPane.showMessageDialog(play,
                                       new JLabel("Open a sound file first!"));
                        fastRewind.addKeyListener(this);
                        p.add(fastRewind);
                        JButton stop = new JButton("<html><body><font size=+"+ sizeIncrease+ ">��");
                        stop.setToolTipText("Stop");
                        stop.addActionListener( new ActionListener(){
                                  public void actionPerformed(ActionEvent ae) {
                                       invokedStop = true;
                                       sp();
                        stop.addKeyListener(this);
                        p.add(stop);
                        play = new JButton("<html><body><font size=+"+ sizeIncrease+ ">>");
                        play.setToolTipText("Play");
                        play.addActionListener( new ActionListener()
                                  public void actionPerformed(ActionEvent ae) {
                                       if (player!=null) {
                                            invokedStop = false;
                                            player.setRate(1);
                                            st();
                                       } else {
                                            JOptionPane.showMessageDialog(play,
                                            new JLabel("Open a sound file first!"));
              play.addKeyListener(this);
              p.add(play);
              fastForward = new JButton("<html><body><font size=+"+ sizeIncrease+ ">>>");
              fastForward.setToolTipText("Fast Forward");
              fastForward.addActionListener( new ActionListener(){
                   public void actionPerformed(ActionEvent ae) {
                        if (player!=null) {
                             invokedStop = false;
                             skipForward();
                        } else {
                             JOptionPane.showMessageDialog(play,
                             new JLabel("Open a sound file first!"));
              fastForward.addKeyListener(this);
              p.add(fastForward);
              frame.getContentPane().add(p,BorderLayout.CENTER);
              frame.setVisible (true);
              frame.pack();
              frame.setResizable(false);
      public void stop(){
      sp();
      public void destroy(){
       player.stop();
        player.deallocate();
      public void actionPerformed (ActionEvent e)
              if (e.getActionCommand().equals("Exit"))
                             // Call dispose to invoke windowClosed.
                             player.stop();
                             player.close();
                             player.deallocate();
                             frame.dispose ();
                                  return;
    // Play file from local machine
              if (e.getActionCommand().equals("Open..."))
                             FileDialog fd = new FileDialog (frame, "Open File",
                                         FileDialog.LOAD);
                              fd.setDirectory (currentDirectory);
                              fd.show ();
                              // If user cancelled, exit.
                              if (fd.getFile() == null)
                             return;
                              currentDirectory = fd.getDirectory ();
                                   if (player != null){
                                       player.close ();
                                       player.deallocate();
                         try
                  player = Manager.createPlayer (new MediaLocator
                                               ("file:" +
                                               fd.getDirectory() +
                                               fd.getFile()));
                              catch (java.io.IOException e2)
                            System.out.println ("file not found :"+e2);
                            return;
                              catch (NoPlayerException e2)
                            System.out.println ("Could not find a player.");
                            return;
                    if (player == null)
                   System.out.println ("Trouble creating a player.");
                   return;
                    first = false;
                    frame.setTitle (fd.getFile ().toString());
                    player.addControllerListener (this);
                    player.prefetch ();
                   return;
    // Play file from internet
    if (e.getActionCommand().equals("URL"))
                              if (player != null){
                                       player.close ();
                                       player.deallocate();
                   try
                        URL url = new URL ("http://www.plastikhosting.net/uploads/tristanlee85/music/02-hellyeah-you_wouldnt_know.mp3");
                    MediaLocator mediaLocator = new MediaLocator (url);
                        player = Manager.createPlayer (mediaLocator);
                   catch (java.io.IOException e2)
                  System.out.println ("file not found :"+e2);
                  return;
                    catch (NoPlayerException e2)
                  System.out.println ("Could not find a player.");
                  return;
                    if (player == null)
                   System.out.println ("Trouble creating a player.");
                   return;
          first = false;
          player.addControllerListener (this);
          player.prefetch ();
              player.start ();
              return;
       public void controllerUpdate (ControllerEvent e)
          if (e instanceof ControllerClosedEvent)
              if (vc != null)
                  frame.getContentPane().remove (vc);
                  vc = null;
              if (cc != null)
                  frame.getContentPane().remove (cc);
                  cc = null;
              return;
          if (e instanceof EndOfMediaEvent)
              if (loop)
                  player.setMediaTime (new Time (0));
                  player.start ();
              return;
          if (e instanceof PrefetchCompleteEvent)
              player.start();
              return;
          if (e instanceof RealizeCompleteEvent)
            if (vc != null)
                  remove (vc);
                  vc = null;
              if (cc != null)
                  remove (cc);
                  cc = null;
              vc = player.getVisualComponent ();
              if (vc != null)
                  frame.getContentPane().add(vc,BorderLayout.NORTH);
              cc = player.getControlPanelComponent ();
              if (cc != null){
                       frame.getContentPane().add (cc, BorderLayout.SOUTH);
                     frame.setVisible(true);
                     frame.pack();
                      return;
    public void keyReleased(KeyEvent ke) {
    public void keyTyped(KeyEvent ke) {
    /*public void keyReleased(KeyEvent ke) {
    int keycode = ke.getKeyCode();
              if (keycode==KeyEvent.VK_LEFT) {
                   skipBack();
              } else if (keycode==KeyEvent.VK_RIGHT) {
                   skipForward();
         /*public void keyTyped(KeyEvent ke) {
         int keycode = ke.getKeyCode();
              if (keycode==KeyEvent.VK_LEFT) {
                   skipBack();
              } else if (keycode==KeyEvent.VK_RIGHT) {
                   skipForward();
         public void keyPressed(KeyEvent ke) {
              int keycode = ke.getKeyCode();
              if (keycode==KeyEvent.VK_LEFT) {
                   skipBack();
              } else if (keycode==KeyEvent.VK_RIGHT) {
                   skipForward();
              }else if (keycode==KeyEvent.VK_UP) {
                   st();
              }else if (keycode==KeyEvent.VK_DOWN) {
                   sp();
    public void skipForward() {
    Time settime;
    double secs=5;
    double playersecs = player.getMediaTime().getSeconds();
    double duration = player.getDuration().getSeconds();
              if((playersecs+secs) < duration){
                      settime = new javax.media.Time(playersecs + secs);
                      player.setMediaTime(settime);
              }else {
                        player.setMediaTime(new Time(duration));
    public void skipBack() {
              double secs1=5;
              double secs2=0;
              double playersecs1 = player.getMediaTime().getSeconds();
              Time settime1;
              if((playersecs1 - secs1) > secs2){
                      settime1 = new javax.media.Time(playersecs1 - secs1);
                      player.setMediaTime(settime1);
              }else {
                        player.setMediaTime(new Time(0));
         public void st() {
         player.start();
         public void sp() {
         player.stop();
       public void itemStateChanged (ItemEvent e)
          loop = !loop;
    }

    Thank u Thompson For your kind reply. I got the problem solved. It was the the problem of Untrusted Applet as u said.Now i Have signed my applet and this appletplayer plays audio only from the server from where this applet comes and from the localmachine also.Now it is playing fine from the server.
    But i have another problem , If i am asking that in the wrong forum plz forgive, I will ask it it in applet forum also.
    Problem is , I have implemented a joystick with this player. The idea is to combine this player with a text editor so that user can hear audio at the same time he can type in the editor what he hear and he can rewind and forward using joystick(It is actually a footswitch controller) with his leg. This driver i got from Source forgenet works fine in my localmachine and localnetwork also.But i have to install .DLL file in every client machine. This should be avoided.When a client having no jmf and joystick in his machine tries to run this applet through the browser the required Joystick driver and jmf must be installed in client computer also.
    By signing the applet and using ARCHIVE keyword i think jmf part will be ok but what about joystick driver.How i could install it in client machine.Playerapplet throws jjstck.dll not found exception
    plz guide me
    manu

  • HTTP connection in J2me

    hi,
    am developing a J2ME application that invokes a servlet on a remote computer using a MIDlet on the Sony ericsson P800...it uses HTTP connection, i tried running it on emulator and its working fine...
    now when i put the jar file on the actual phone (P800), what changes do i need to make in my MIDlet to establish an HTTP connection...because the phone will use its internet connection, so will it be able to access the remote computer if i just give its IP address?
    For emulators, my J2me sdk was on one computer and server on another...both computers were on LAN, so establishing a HTTP connection was easy, but from cell phone to remote computer, how will i establish an http connection? Please help me..its very important

    hi am not sure, but u didn.t send what tool u are using to create the application. in j2me there is an option in setting in which u can set the proxies and connection details for ur application... do check them and reply if they works..

  • Load balance for HTTP Connection to ABAP System (Type H) RFC connection

    Experts,
    For proxy we are using HTTP Connection to ABAP System (Connection type H) RFC connection in PI to get connected to ECC. I only see the option to use Target host in the Target system settings than Load balance option. In general ABAP Connection (Connection type 3) has Load balancing status option in Target system settings.
    My requirement is I should use a logon group with the message server when PI connects to ECC. How can we achieve this? At the moment I can only use the Central Instance or any dialog server (App server) in RFC but not a logon group.
    Thanks in advance.
    Mahesh

    Hi Naga
    Could you check the link below?
    http://help.sap.com/saphelp_nwmobile71/helpdata/en/47/c5935087b62d66e10000000a42189c/content.htm
    https://service.sap.com/sap/support/notes/1040325

  • Why we need http connection

    why we use HTTP connection while proxy communication between two clients of SAP XI server.we create a http destination(client 200 to 100) in client 200.
    my scenario is Abap proxy(client200) -xi(client 100)--web service...
    i m using a web service that is available on my landscape.

    Hi Rohit,
    >>>why we use HTTP connection while proxy communication between two clients of SAP XI server
    Proxy communication is using the HTTP protocol. WAS can handle that very good (performant).
    Regards,
    Udo

Maybe you are looking for

  • How to establish connection with the outgoing email server?

    Cannot set up Lightroom 5 email capability with Google Mail. Have confirmed proper smpt address, email and password and error message still comes up: "eFailed to establish connection with the outgoing email server. Please make sure you have entered t

  • SQL * Loader loading ORDSYS object setting properties

    Hi, I have table where am storing image as ORDSYS.ORDIMAGE. I am using SQL*loader to load the image coloum. Below shown is the extract of the load file Image COLUMN OBJECT           source COLUMN OBJECT                localData_fname FILLER CHAR(128)

  • Memory Leak in Spawned JVM?

    I have set up the Activatable RMI example form Sun and noticed something unusual while monitoring the Windows Task Manager. When I run the client program for the first time two JVM's are spawned instead of one. When the client program finishes execut

  • Cannot create dynamic page with cursor based on linked table

    I get the following error when i try to create a dynamic portal page that uses a pl/sql cursor: ORA-06550: line 1, column 24: PL/SQL: ORA-00980: synonym translation is no longer valid ORA-06550: line 1, column 24: PL/SQL: SQL Statement ignored (WWV-1

  • Set cursor position within table control while scrolling

    hi, Anybody can guide me how to set the cursor with in table control while scrolling down,normally it is going to first input filed. Thanks and Regards, palani.