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...
User Profile
Collapse
-
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# -
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> -
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... -
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-...Leave a comment:
-
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...
No activity results to display
Show More
Leave a comment: