User Profile

Collapse

Profile Sidebar

Collapse
neerom
neerom
Last Activity: Mar 9 '11, 07:48 AM
Joined: Nov 16 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • neerom
    started a topic telnet over ssl 3.0

    telnet over ssl 3.0

    Hi,

    I need to communicate with a server having the details as mentioned below.

    The user must use Telnet/SSL to connect to the server(using a Domain Name System (DNS)) to provide a secure session. His/her Telnet/SSL software must conform to:
    • RFC 854 – Telnet Protocol Specification
    • SSL 3.0 Specification (http://wp.netscape.com/eng/ssl3) The Telnet/SSL traffic must be transmitted to the server...
    See more | Go to post

  • neerom
    started a topic telnet over ssl 3.0 with vt100-unix

    telnet over ssl 3.0 with vt100-unix

    Hi

    I need to develop a client program which connects to a VT100-Unix type of server port 992 using ssl3.0 /tls.

    I need to process the response from server.
    I used openssl but I am receiving some 3 bytes code.

    Please help me regarding this.
    Language preference c or cpp or c#
    See more | Go to post

  • neerom
    started a topic calling javascript from XSLT

    calling javascript from XSLT

    Hi

    I need to call webservice from xslt in HTTP POST Method. The MSXML should be used. I am using javascript.

    I have an XML File which is having Integer Node.....Shown Below
    Code:
    <?xml version="1.0" encoding="utf-8" ?>
    <NumberSet>
      <integer>
        <a>10</a>
        <b>12</b>
      </integer>
    </NumberSet>
    ...
    See more | Go to post
    Last edited by acoder; Nov 18 '08, 10:49 AM. Reason: Added [code] tags

  • neerom
    replied to HTTP POST from XSLT
    in XML
    Actually i need to call many functions one by one And have to use XSLT for that.

    I use microsoft processor. Not the saxon one...
    See more | Go to post

    Leave a comment:


  • neerom
    replied to HTTP POST from XSLT
    in XML
    Hi

    Thanx for your reply.......

    I need to call webservice from xslt.

    I have implemented the get method:

    The sample is a addition program.

    The xslt is.....


    <?xml version="1.0" encoding="utf-8"?>

    <xsl:styleshe et version="1.0" xmlns:xsl="http ://www.w3.org/1999/XSL/Transform" xmlns:msxsl="ur n:schemas-...
    See more | Go to post

    Leave a comment:


  • neerom
    started a topic HTTP POST from XSLT
    in XML

    HTTP POST from XSLT

    Hi,

    I am newbie in xslt.

    I have some problem in my current project.

    I have to call web service from xslt. I have to use HTTP Post method to access webservice.

    I have got a guideline but not understanding fully....
    http://www.biglist.com/lists/xsl-list/archives/200212/msg00068.html


    Please let me know how can I write the xslt.

    Regards,
    S...
    See more | Go to post
No activity results to display
Show More
Working...