CCP Communication Protocol - SSH and HTTPS

Hi Gurus,
Do we need to enable HTTPS and SSH both on device, to enable access from CCP? Or only SSH would be enough?
Best Regards,
Ahmed Shahzad.

Hi Ahmed,
     For CCP to discover a device you need to have HHTP or HTTPS configured on the device as well as SSH.  Refer to - http://www.cisco.com/en/US/docs/net_mgmt/cisco_configuration_professional/v2_4/guides/getting_start/creatcom.html#wp1057296 .  Also refer to the CCP Quick Start Guide at http://www.cisco.com/en/US/docs/net_mgmt/cisco_configuration_professional/guides/CiscoCPqsg.html
     Over all link to CCP documentation is - http://www.cisco.com/en/US/products/ps9422/tsd_products_support_series_home.html
     Hope this helps.
Regards
Derek Clothier

Similar Messages

  • Communication protocol applet and server application

    Hello,
    I want to read and write on server port such that applet is communicating with a server application.
    Can any body suggest me any application level communication protocol or algo so that read and write are syncronised.
    There is no blocking b/w I/o streams while clients are reading or writing to server.
    shahzad

    Look at this 3 pages
    http://java.sun.com/docs/books/tutorial/networking/sockets/index.html
    http://java.sun.com/products/javacomm/javadocs/API_users_guide.html
    http://java.sun.com/docs/books/tutorial/networking/sockets/clientServer.html
    Noah

  • Underlying communication protocol for XI proxies (ABAP)

    What is the underlying communication protocol for XI proxies (ABAP) ?
    So, technically, how does the "actual" communication happen between SAP and XI when using proxies, as opposed to iDocs and BAPIs which use the RFC communication protocol.
    And how can you ensure that the proxy communication is "secure" ?
    Thanks in advance.

    hi,
    >>What is the underlying communication protocol for XI proxies (ABAP) ?
    it is SOAP.
    cheers,
    Naveen

  • Cisco 3845 Router, SSH, Secure HTTP & CS-MARS

    Hello,
    I have a 3845 router (Version 12.3(11r)T2, RELEASE SOFTWARE (fc1)) which I have configured SSH access through vty. Th e problem is that SSH access fails when I try to connect to it using Putty. It also fails to connect using ip http secure-server both from a browser & through CS-MARS (IOS IPS). All user names exist and are working fine with telnet.
    Does IOS 12.3 have issues with SSH * secure http?
    I get this error in MARS:
    "Error in INIT GET. Check the username/password"

    Hi -
    I searched all open/closed TAC cases for you with that error message - I found 1 similar case.
    Here's the results of their case:
    "we managed to fix the issue it was ip http authentication enable command (change to accept local usernames/passwords)."
    Can you review this and see if you need to tell SSH and HTTPs to use the local database?
    Please let us know.
    thxs
    peter

  • How to setup and configure NI OPC Server to OMRON PLC (CJ2H model) using FINS Ethernet communication protocol?

    Hi,
    Could someone help me in the setup and configuration of NI OPC server to OMRON PLC (CJ2H model) using FINS Ethernet communication protocol? I already read some materials available in the web but it uses a different PLC and communication protocol. The OPC server is installed in my laptop and I'm using Windows 8 as my OS. I used a cross over RJ45 LAN cable and connected to the ETN21 module of the PLC. I was able to confirmed the communication of my laptop and PLC by pinging the ip address of the ETN21. I also tried to configure the OPC server based on the documents I just read online. I created a channel, device and tag to the OPC server. By the way, I just need to read the data from the tag I created. Can someone also tell me how to monitor the data on the tag? I hope that you could help me. Thank you in advance. 

    Good day,
    Try following the instructions on the driver’s help, take a look at the attach picture. It should be a good starting point. After the PLC is configured you can use this tutorial (Connect LabVIEW to Any PLC Using OPC » http://www.ni.com/white-paper/7450/en/) for a guide on how to monitor the tags.
    I hope this helps
    Alejandro | Academic Program Engineer | National Instruments
    Attachments:
    OPC Server Help.JPG ‏237 KB

  • Communication protocol between Admin Server and Managed Server

    Hello - I am hoping someone can help me here to understand the communication protocols used in my setup.
    Here is my understanding of the protocol that are used between each component.
    End User <--->HTTPS<--->LoadBalancer Device<--->HTTPS<--->Web Server<---->HTTPS<--->WebLogic Server(Managed Server)<--->LDAP/JDBC<-->Data tier components
    AdminServer<--->T3<--->Managed Server i.e. The communication protocol between Admin Server and Managed server is T3
    The communication protocol between Managed Servers running in one cluster on two seperate machine is What?
    Thank you.

    Hello, interesting question.
    In the documentation " [cluster multicast communication|http://download.oracle.com/docs/cd/E13222_01/wls/docs90/cluster/features.html#1007001] " don't specify the used protocol to pack the information for example in a session replication.
    Although in a session replication all objects must be serializable i don't think rmi protocol is used.
    I hope some expert give us some light in this issue :-)
    http://download.oracle.com/docs/cd/E13222_01/wls/docs90/cluster/features.html#1007001

  • Adaptive Web Services and HTTPS protocol

    Hello,
    We have a webdynpro application using adaptive webservices to consume a web service provided by external apache tomcat server.
    Using http protocol, everything works fine. But when we want to setup the destination using https protocol (e.g. https://tomcat.server:7443/app/inspection.wsil), we got
    following webdynpro exception:
    [code]
       java.io.IOException: Unable to open connection to proxy "tomcat.server:7443. opening proxy tunnel [failed][Socket output stream shutdown by peer.].
        at at com.tssap.dtr.client.lib.protocol.Connection.openSocket(Connection.java:2117)
        at at com.tssap.dtr.client.lib.protocol.Connection.open(Connection.java:1380)
        at at com.tssap.dtr.client.lib.protocol.Connection.sendInternal(Connection.java:1534)
        at at com.tssap.dtr.client.lib.protocol.Connection.send(Connection.java:1427)
        at at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        ... 50 more
    [/code]
    Debug messages in defaulttrace.trc just before the exception (location com.tssap.dtr.client.lib.protocol.Connection):
    [code]
    connection created [url=]#1#https&#58;//tomcat.server&#58;7443/app/inspection.wsil/
    SSL handshake [succeeded][time=0ms]
    CONNECT tomcat.server:7443 HTTP/1.1
    Host: #2#tomcat.server#:7443
    Content-Length: 0
    User-Agent: SAP HTTP CLIENT/6.40
    Cookie: $Version=1;MYSAPSSO2=...
    [/code]
    It seems that it wants to open some proxy tunnel connection, but we are not using any proxy server in the communication.
    Do you see any solutions?
    Thanks,
    Samuel

    Hi Samuel,
              I guess its using proxy to access the tomcat server.Please add your
    tomcat server in the exclude list of WS Global setting in the Netweaver administrator if you dont want to use proxy.It will work fine.
    Thanks and Regards
    Ashis

  • Communication between SAP and 3rd Party Systems using IDOC HTTP XML Interfa

    Hi
    i am try do
    Communication between SAP and 3rd Party Systems using IDOC HTTP XML Interface
    With The help of SDN Contribution
    link----
    ( have look on it)
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/4943f2b7-0a01-0010-37af-faff35b2f08c
    I am getting error in
    Partner system as HTTPLOG and "Execute" to check the results
    Error is --  Port could not be created
    RFC destination HTTPLOG Not specified for system HTTPLOG
    any 1 have any idea  if plzzzzzzzz...........
    Thank u
    Ram

    Hello .
      we are also in  process of implementing the same
    could you share the knowledge pl?
    1)is it a separate add on with ALE to saphr
       or using ECC ??
    2)can u share the configuration part ??
    we are trying it on webas as addon 3.0 .

  • IWeb protocol support for anything OTHER than http and https

    I am extremely disappointed in iWeb. It doesn't even seem to be able to do very simple things.
    All I want to do is to create HTML links to external pages with protocols other than "http" and "https" and it always prepends "http" to the beginning of the URL. This is really really really annoying.
    Apple I hope you are paying attention. iWeb is poorly designed. You are trying to anticipate what end users want...this is a development practice right from the Microsoft Windows Developer book. I sure how the next update to iWeb works properly. I'm so upset about all this...I can't publish podcasts to the web because of all the foolishness with how you handle that, and the confusing directory name issues.
    My podcast URL looks like this:
    http://itpc://www.mysite.com/podcast/News/rss.xml
    I tried (unsuccesfully) to manually create the podcast since the automated version created this:
    itpc://www.bradyconsult.com/podcast/podcast/News/rss.xml
    I'm sure I could fiddle with iWEb and get this to work, but why should I? I've already fiddled with it and simple changes to my site structure totally screw this up. Not to mention, that when it did work, it didn' t even post all my podcasts!!! It skipped the first one and the last one.
    And, for those wondering, i'm not technically clueless. I have a podcast working just fine on two other sites. The appeal to iLife with iWeb and the new podcast feature of GarageBand was to bring all this together in one easy to use, nice package. But it's not nice. Garageband's update is awesome! But iWeb and it's attempts to work with the other iApps is gruesome.
    I expect this garbage from Microsoft...not Apple.
    Can anyone recommend a workaround (and yes, I understand I can manually edit HTML...but I was hoping for a workaround within iWeb) to create html links with support for protocols (aside from http and https) ??
    It's bad enough I have to publish to a folder and then FTP to my site since apple makes that exceedingly difficult to do (I'm sure to increase .mac sales) but all this other foolishness is just bunk. I feel ripped off on my iLife '06 purchase.
    Grrrrrrr......
    G5 Dual 2.3 GHz   Mac OS X (10.4.5)  

    I don't know if this helps you any, but in my humble
    opinion Drake is absolutely correct. iWeb really
    wasn't designed for the pro site builder; it's just
    an entry level site builder. Moreover, it isn't
    really geared for the professional world of internet
    marketing; I think it is really more for the home
    and family group who have at least one thing in
    common: Macs.
    I don't think it was even designed for them. I mean, you can't create an ftp: link, you can't manage multiple site files, there's no way to add "aim:" or "yahoo:" links, etc. It's not mac's they're supporting. It's .mac in particular, maybe, if that.
    The art is kinda nice, but really, the grief in trying to do simple things like a basic href is just absurd. I can do these things easily in Pages. iWeb should certainly be no more difficult.
    Btw, I'm here because I have the same problem - overly restrictive URL's on hyperlinks. I'll probably solve my with a trivial sed script. But even that's tough because they mangle the url. It's not easy to find an encoding suitable for automatic post processing.
    Automator anyone?

  • Cookie version and HTTP Protocol

    What is the significane of version number obtained from javax.servlet.http.Cookie.getVersion().
    Can someone discuss about it?
    Can a Server implementing HTTP 1.0 or HTTP1.1 set cookie with version 0 or 1. How does the protocol version matters for cookie version.
    Also in the HTTP Header, 'connection=keep-alive' does it mean that connection will be http connection will be kept alive forever? When does the connection close? Any useful informationt/links is greatly appreciated.
    Btw, I started reading : http://www.ietf.org/rfc/rfc2109 for cookie/state management. and http://www.faqs.org/rfcs/rfc2068.html for HTTP protocol.
    But in the meantime, enlightened souls...help me understand HTTP protocol and cookie relateion and how thier version and attributes affect a connection.
    Kumar.

    You are right, I don't want read up RFC's unless I get paid for those hours ;).
    I want to know more about HTTP1.1 's header attribute 'Connection'.
    When the value is 'Keep-Alive', I understand that connection is kept open for subsequent requests (this differs from HTTP 1.0 behaviour), but I want to know when it will get closed?
    Another question is in Cookie's getMaxAge it returned -1, i.e persistent I guess it says write to file system. If then, when does it get deleted? How can I get the cookie's expiration time?
    Kumar.

  • SSH and Ping to WAN IP not working correctly.

    Hey all!
    I've run into an issue that i cant seem to figure out. For some reason i can't SSH to my router, and i also cant ping the WAN IP addresses, which i need for my monitoring service. This ones got me stuck so any help is very much appreciated. Here is my sanitized config. Thanks!
    version 15.1
    service timestamps debug datetime msec
    service timestamps log datetime msec
    service password-encryption
    no aaa new-model
    dot11 syslog
    ip source-route
    ip cef
    ip domain name xxxxxxx
    no ipv6 cef
    multilink bundle-name authenticated
    voice-card 0
    crypto pki token default removal timeout 0
    username admin privilege 0 password 7 xxxxxxxxxxxxxxxxx
    redundancy
    interface FastEthernet0/0
     ip address xx.xx.xxx.xxx 255.255.255.240
     ip access-group OutsideIn in
     ip nat outside
     ip virtual-reassembly in
     duplex auto
     speed auto
    interface FastEthernet0/1
     no ip address
     ip virtual-reassembly in
     duplex auto
     speed auto
    interface FastEthernet0/1.10
     encapsulation dot1Q 10
     ip address 10.10.100.60 255.255.0.0
    interface FastEthernet0/1.20
     encapsulation dot1Q 20
     ip address 10.34.1.1 255.255.240.0
     ip helper-address 10.34.1.7
     ip nat inside
     ip virtual-reassembly in
    interface FastEthernet0/1.30
     encapsulation dot1Q 30
     ip address 10.60.0.1 255.255.252.0
     ip helper-address 10.34.1.7
     ip nat inside
     ip virtual-reassembly in
    interface FastEthernet0/1.31
     encapsulation dot1Q 31
     ip address 10.31.1.2 255.255.0.0
     ip helper-address 10.34.1.7
     ip nat inside
     ip virtual-reassembly in
    interface FastEthernet0/1.32
     encapsulation dot1Q 32
     ip address 10.32.1.2 255.255.0.0
     ip helper-address 10.34.1.7
     ip nat inside
     ip virtual-reassembly in
    interface FastEthernet0/1.33
     encapsulation dot1Q 33
     ip address 10.33.1.1 255.255.0.0
     ip helper-address 10.34.1.7
     ip nat inside
     ip virtual-reassembly in
    interface FastEthernet0/1.50
     encapsulation dot1Q 50
     ip address 10.50.1.2 255.255.0.0
     ip nat inside
     ip virtual-reassembly in
    interface FastEthernet0/1.51
     encapsulation dot1Q 51
     ip address 10.51.1.1 255.255.0.0
     ip helper-address 10.34.1.7
     ip nat inside
     ip virtual-reassembly in
    interface FastEthernet0/1.52
     encapsulation dot1Q 52
     ip address 10.52.1.1 255.255.0.0
     ip helper-address 10.34.1.7
     ip nat inside
     ip virtual-reassembly in
    interface FastEthernet0/1.53
     encapsulation dot1Q 53
     ip address 10.53.1.1 255.255.0.0
     ip helper-address 10.34.1.7
     no ip redirects
     ip nat inside
     ip virtual-reassembly in
    interface FastEthernet0/1.54
     encapsulation dot1Q 54
     ip address 10.54.1.1 255.255.0.0
     ip helper-address 10.34.1.7
     no ip redirects
     ip nat inside
     ip virtual-reassembly in
    interface FastEthernet0/1.55
     encapsulation dot1Q 55
     ip address 10.55.1.1 255.255.0.0
     ip helper-address 10.34.1.7
     ip nat inside
     ip virtual-reassembly in
    interface FastEthernet0/1.56
     encapsulation dot1Q 56
     ip address 10.56.1.1 255.255.0.0
     ip helper-address 10.34.1.7
     no ip redirects
     ip nat inside
     ip virtual-reassembly in
    ip forward-protocol nd
    ip http server
    no ip http secure-server
    ip nat inside source list 100 interface FastEthernet0/0 overload
    ip nat inside source static tcp 10.34.1.155 8020 interface FastEthernet0/0 8020
    ip nat inside source static udp 10.34.1.155 8020 interface FastEthernet0/0 8020
    ip nat inside source static tcp 10.34.1.155 8025 interface FastEthernet0/0 8025
    ip nat inside source static udp 10.34.1.155 8025 interface FastEthernet0/0 8025
    ip nat inside source static tcp 10.34.1.165 8030 interface FastEthernet0/0 8030
    ip nat inside source static tcp 10.34.1.165 8035 interface FastEthernet0/0 8035
    ip nat inside source static udp 10.34.1.165 8035 interface FastEthernet0/0 8035
    ip nat inside source static udp 10.34.1.165 8030 interface FastEthernet0/0 8030
    ip nat inside source static tcp 10.34.1.156 8010 interface FastEthernet0/0 8010
    ip nat inside source static udp 10.34.1.156 8010 interface FastEthernet0/0 8010
    ip nat inside source static tcp 10.34.1.156 8015 interface FastEthernet0/0 8015
    ip nat inside source static udp 10.34.1.156 8015 interface FastEthernet0/0 8015
    ip nat inside source static tcp 10.34.1.3 8061 interface FastEthernet0/0 8061
    ip nat inside source static udp 10.34.1.3 8061 interface FastEthernet0/0 8061
    ip nat inside source static tcp 10.34.1.3 8062 interface FastEthernet0/0 8062
    ip nat inside source static udp 10.34.1.3 8062 interface FastEthernet0/0 8062
    ip nat inside source static tcp 10.34.1.3 8063 interface FastEthernet0/0 8063
    ip nat inside source static udp 10.34.1.3 8063 interface FastEthernet0/0 8063
    ip nat inside source static tcp 10.34.1.3 8064 interface FastEthernet0/0 8064
    ip nat inside source static udp 10.34.1.3 8064 interface FastEthernet0/0 8064
    ip nat inside source static tcp 10.34.1.3 8065 interface FastEthernet0/0 8065
    ip nat inside source static udp 10.34.1.3 8065 interface FastEthernet0/0 8065
    ip nat inside source static tcp 10.34.1.3 8066 interface FastEthernet0/0 8066
    ip nat inside source static udp 10.34.1.3 8066 interface FastEthernet0/0 8066
    ip nat inside source static tcp 10.34.1.7 3389 interface FastEthernet0/0 3389
    ip nat inside source static tcp 10.34.2.87 80 interface FastEthernet0/0 80
    ip nat inside source static udp 10.34.2.87 80 interface FastEthernet0/0 80
    ip nat inside source static tcp 10.34.1.16 80 interface FastEthernet0/0 8045
    ip nat inside source static udp 10.34.1.16 80 interface FastEthernet0/0 8045
    ip nat inside source static tcp 10.34.1.17 80 interface FastEthernet0/0 8055
    ip nat inside source static udp 10.34.1.17 80 interface FastEthernet0/0 8055
    ip nat inside source static tcp 10.34.1.18 80 interface FastEthernet0/0 8056
    ip nat inside source static udp 10.34.1.18 80 interface FastEthernet0/0 8056
    ip route 0.0.0.0 0.0.0.0 (NEXT HOP)
    ip access-list extended OutsideIn
     permit ip any host xx.xx.xxx.xxx
     permit ip any host xx.xx.xxx.xxx
     deny   udp any any eq 1723
     deny   tcp any any eq 1723
     deny   udp any any eq isakmp
     deny   tcp any any eq 500
     deny   udp any any eq non500-isakmp
     deny   tcp any any eq 4500
     permit tcp any host (WAN IP) eq www
     permit tcp any host (WAN IP) eq 8010
     permit udp any host (WAN IP) eq 8010
     permit tcp any host (WAN IP) eq 8015
     permit udp any host (WAN IP) eq 8015
     permit tcp any host (WAN IP) eq 8020
     permit udp any host (WAN IP) eq 8020
     permit tcp any host (WAN IP) eq 8025
     permit udp any host (WAN IP) eq 8025
     permit tcp any host (WAN IP) eq 8030
     permit udp any host (WAN IP) eq 8030
     permit tcp any host (WAN IP) eq 8035
     permit udp any host (WAN IP) eq 8035
     permit tcp any host (WAN IP) eq 8045
     permit udp any host (WAN IP) eq 8045
     permit tcp any host (WAN IP) eq 8055
     permit udp any host (WAN IP) eq 8055
     permit tcp any host (WAN IP) eq 8061
     permit udp any host (WAN IP) eq 8061
     permit tcp any host (WAN IP) eq 8062
     permit udp any host (WAN IP) eq 8062
     permit tcp any host (WAN IP) eq 8063
     permit udp any host (WAN IP) eq 8063
     permit tcp any host (WAN IP) eq 8064
     permit udp any host (WAN IP) eq 8064
     permit tcp any host (WAN IP) eq 8065
     permit udp any host (WAN IP) eq 8065
     permit tcp any host (WAN IP) eq 8066
     permit udp any host (WAN IP) eq 8066
     permit ip any any
    ip access-list extended nat
     permit ip any any
    logging esm config
    logging 10.34.1.7
    access-list 50 permit (OUR WAN NETWORK) 0.0.2.255
    access-list 100 permit ip any any
    control-plane
    mgcp profile default
    line con 0
     logging synchronous
    line aux 0
    line vty 0 4
     logging synchronous
     login local
     transport input all
    line vty 5 988
     logging synchronous
     login local
     transport input all
    scheduler allocate 20000 1000
    end

      Hardware is MV96340 Ethernet, address is 0022.551a.3b80 (bia 0022.551a.3b80)
      Internet address is XX.XX.XXX.XXX/28
      MTU 1500 bytes, BW 100000 Kbit/sec, DLY 100 usec,
         reliability 255/255, txload 4/255, rxload 44/255
      Encapsulation ARPA, loopback not set
      Keepalive set (10 sec)
      Full-duplex, 100Mb/s, 100BaseTX/FX
      ARP type: ARPA, ARP Timeout 04:00:00
      Last input 00:00:00, output 00:00:00, output hang never
      Last clearing of "show interface" counters never
      Input queue: 0/75/1670/0 (size/max/drops/flushes); Total output drops: 0
      Queueing strategy: fifo
      Output queue: 0/40 (size/max)
      5 minute input rate 17259000 bits/sec, 1788 packets/sec
      5 minute output rate 1728000 bits/sec, 1350 packets/sec
         87395905 packets input, 766557199 bytes
         Received 1332539 broadcasts (0 IP multicasts)
         0 runts, 0 giants, 96 throttles
         25676 input errors, 0 CRC, 0 frame, 0 overrun, 25676 ignored
         0 watchdog
         0 input packets with dribble condition detected
         126794802 packets output, 2276449807 bytes, 0 underruns
         0 output errors, 0 collisions, 0 interface resets
         0 unknown protocol drops
         0 babbles, 0 late collision, 0 deferred
         0 lost carrier, 0 no carrier
         0 output buffer failures, 0 output buffers swapped out
    FastEthernet0/1 is up, line protocol is up
      Hardware is MV96340 Ethernet, address is 0022.551a.3b81 (bia 0022.551a.3b81)
      MTU 1500 bytes, BW 100000 Kbit/sec, DLY 100 usec,
         reliability 255/255, txload 42/255, rxload 4/255
      Encapsulation 802.1Q Virtual LAN, Vlan ID  1., loopback not set
      Keepalive set (10 sec)
      Full-duplex, 100Mb/s, 100BaseTX/FX
      ARP type: ARPA, ARP Timeout 04:00:00
      Last input 00:00:00, output 00:00:00, output hang never
      Last clearing of "show interface" counters never
      Input queue: 0/75/6376/0 (size/max/drops/flushes); Total output drops: 0
      Queueing strategy: fifo
      Output queue: 0/40 (size/max)
      5 minute input rate 1701000 bits/sec, 1317 packets/sec
      5 minute output rate 16522000 bits/sec, 1712 packets/sec
         129134088 packets input, 3150074778 bytes
         Received 1290762 broadcasts (0 IP multicasts)
         0 runts, 0 giants, 383 throttles
         101275 input errors, 0 CRC, 0 frame, 0 overrun, 101275 ignored
         0 watchdog
         0 input packets with dribble condition detected
         87242554 packets output, 1114685246 bytes, 0 underruns
         0 output errors, 0 collisions, 1 interface resets
         31588 unknown protocol drops
         0 babbles, 0 late collision, 0 deferred
         1 lost carrier, 0 no carrier
         0 output buffer failures, 0 output buffers swapped out

  • Https for SOAP and HTTP Receiver adapters in PI 7.1

    Hi,
    We need HTTPS Transport protocol is required to send the message to receiver systems.
    Currently we are using below procedures for https:
    1)     HTTP with SSL (= HTTPS) without client authentication
    2)      HTTP with SSL (= HTTPS) with client authentication
    But client donu2019t want this procedure.
    Here my question is How to enable the https Transport protocol in SOAP and HTTP Receiver adapters.

    >>Here my question is How to enable the https Transport protocol in SOAP and HTTP Receiver adapters.
    What I see is your client wants PI to send communication via HTTPS transport protocol. That means you have to apply for trusted certificate and import that certificate root node in Netweaver keystore.
    Then change the transport protocol from http to https in soap and http receiver communication channel and communicate to client via certificate authentication.
    Plenty of documents available in sdn about https certificate authentication. Please go through those links.
    check this thread.. might be helpful
    Client Certificate for PI authentication when Web Dispatcher terminates SSL

  • Data conversion for communication between Java and C/C++ program

    The real problem, i guess, is about data type conversion between Java and C programs. For instance, and int is supposed to be 4 bytes in Java, and also in C/C++. But, as far as I know, the size of and int in C depends on the processors architecture, so if it were a 64 bit arch., size of and int, double, etc. in C, would change. The real scenario would be a communication between a 32 bit machine (Java) and a 64 bit machine (C/C++).
    First of all, is this assumption correct?
    If so,
    how is it possible to deal with this problem in Java?
    Is there any way to know 'type length' automatically? or
    would it be necessary to modify the Java program to work with a C program in 32-bit or 64-bit arch?
    thx in advance

    cotton.m wrote:
    Yes you should develop the C part of the protocol first and then build from there.
    See http://forum.java.sun.com/thread.jspa?threadID=5243547 for a previous discussion of this topic.
    I understand what you mean, also the topic you referenced. I will explain the situation a bit more. The protocol is already defined: (16 bits message size, 16 message id, 32 bit time, etc.); it is also defined in C (structures and so on). So it would be easy to write my Java code using the specified protocol in bytes, and C types wouldn't be necessary to be considered. But, let's say that the C code can't be modified, and I thought (and don't know yet if its correct), that size of C types CAN changed depending on architecture. So if size changes for C types (code is specified in short, int, etc, and not in bit format), it all would be a mess, if I don't implement something in my Java code.
    cotton.m wrote:
    I don't believe that 32 or 64 bit enters the equation here at all.Maybe 32 o 64 doesn't mind, but sparc or PC could take a point here. Communication would be between a sun solaris sparc and windows x86 PC. But if type size in C/C++ does not change, I wouldn't really have any problem then...
    The situation is not ideal, I know, but is what I have; and I think I could have problems if I run the C program in other machines; so I would have to try to solve it whithin my Java Program.
    I hope it is clear now what I need.
    thx
    Edited by: MGasa on Jan 16, 2008 1:51 AM

  • EJB Error: ORA-03106: fatal two-task communication protocol error

    after weblogic running some time,my program often throw this Exception:
    javax.ejb.EJBException: ejbLoad: ORA-03106: fatal two-task communication
    protocol error
    at
    com.ebao.life.ejb.entity.customer.CustomerBean.ejbLoad(CustomerBean.java:206
    at
    weblogic.ejb.internal.EntityEJBContext.load(EntityEJBContext.java:160)
    at
    weblogic.ejb.internal.EntityEJBContext.afterBegin(EntityEJBContext.java:217)
    at
    weblogic.ejb.internal.StatefulEJBObject.getContextForInvoke(StatefulEJBObjec
    t.java:165)
    at
    weblogic.ejb.internal.BaseEJBObject.preInvoke(BaseEJBObject.java:476)
    at
    com.ebao.life.ejb.entity.customer.CustomerBeanEOImpl.getData(CustomerBeanEOI
    mpl.java:105)
    at
    com.ebao.life.bean.newbizgroup.entry.code.CodeBean.entry(CodeBean.java:120)
    at
    com.ebao.life.servlet.newbizgroup.entry.code.CodeEntryServlet.doPost(CodeEnt
    ryServlet.java:39)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:772)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :120)
    I use weblogic 5.1 sp10,Redhat Linux 6.2,and JDK 1.3
    and the sp9 is the same.

    I think there are too many bugs weblogic sp9 and later.
    There are many strange jdbc error in these service pack
    "Narinder" <[email protected]> wrote:
    It seems like the connection to the oracle database is lost for no reason.
    What is the oracle database server and the jdbc driver you are using?
    Most
    of the time this happens because the jdbc driver is not compatible with
    the
    oracle server.
    -Narinder
    "jason" <[email protected]> wrote in message
    news:[email protected]..
    after weblogic running some time,my program often throw this Exception:
    javax.ejb.EJBException: ejbLoad: ORA-03106: fatal two-task communication
    protocol error
    at
    com.ebao.life.ejb.entity.customer.CustomerBean.ejbLoad(CustomerBean.java:206
    at
    weblogic.ejb.internal.EntityEJBContext.load(EntityEJBContext.java:160)
    at
    weblogic.ejb.internal.EntityEJBContext.afterBegin(EntityEJBContext.java:217)
    at
    weblogic.ejb.internal.StatefulEJBObject.getContextForInvoke(StatefulEJBObjec
    t.java:165)
    at
    weblogic.ejb.internal.BaseEJBObject.preInvoke(BaseEJBObject.java:476)
    at
    com.ebao.life.ejb.entity.customer.CustomerBeanEOImpl.getData(CustomerBeanEOI
    mpl.java:105)
    at
    com.ebao.life.bean.newbizgroup.entry.code.CodeBean.entry(CodeBean.java:120)
    at
    com.ebao.life.servlet.newbizgroup.entry.code.CodeEntryServlet.doPost(CodeEnt
    ryServlet.java:39)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:772)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :120)
    I use weblogic 5.1 sp10,Redhat Linux 6.2,and JDK 1.3
    and the sp9 is the same.

  • Communication protocol for DAM CQ5

    Hi ,
    I want to do performance testing on Adobe CQ5 DAM application using load runner. In order to identify the protocol to be used in load runner for recording scripts please suggest me the possible types  of communication protocols used.  Previously I used Flex protocol for recording an apllication developed using flex technology. Similarly i need a protocol to be used for CQ5.

    Hi Karthikt1,
    You can access the CQ DAM via HTTP, WebDav or CIFS [1] .   Some extra information on WebDav at [2], and there are some useful cURL commands at [3] to get you started with the HTTP access.
    [1] http://dev.day.com/docs/en/cq/current/dam/dam_documentation.html#What is Digital Asset Management?
    [2] http://dev.day.com/docs/en/crx/current/how_to/webdav_access.html
    [3] http://cq-ops.tumblr.com/post/19017053665/useful-curl-commands
    -- David

Maybe you are looking for

  • HT203171 Macbook pro trackpad not responsive, opening apps on it's own, moving screens on its own, help!

    Hi, I've been having a few issues with the trackpad, mostly with clicks lately. Today the cursor went rogue and started opening all sorts of programs and files, moving to different screens and opening things there, generally going crazy and not respo

  • TS1538 iPod 120 GB Classic is not detected in iTunes after restore

    Hi All, I connected my iPod 120 GB classic today morning and i got a message to restore it. I did the restore and after software update when i connected my iPod again it is not detected in iTunes. But the iPod is getting charged throught he USB cable

  • Creating a background job with out Variant.

    Hi Experts, I'm developed one ALV report which is not having any selection-screen and Variant. We can execute the program in fore ground but the user wants to be run in back ground and he wants to be created a spool requet for that report. My Questio

  • PDF hyperlinks in iWeb

    Hi people, I'm having problems with PDF hyperlinks in iWeb (version 1.1.2) I highlight a word, I use the inspector to enable hyperlink, I link to a PDF file, I choose a name. Simple, but it doesn't work. I can't open/download my PDF file.. (these are

  • Can't find font in Photoshop 7.0

    I am trying to locate the font 'ITC FRANKLIN GOTHIC' which is listed in my list of fonts in Photoshop 7.0. However, when I go to program files/common files/adobe/fonts - i don't see it listed. I need to use this font in Word. Any suggestions on where