Click here to Skip to main content
16,013,548 members

Comments by smaranika (Top 5 by date)

smaranika 16-Nov-23 7:10am View    
Hi,
Here 8 may occur twice as given in data. 8 here has also self recursion
smaranika 16-Nov-23 6:51am View    
Hi,

I am getting all possible paths.
But I need only the below paths as output.
a. 1 --> 5 --> 8
b. 2
C. 3 -->6 -->9 -->10
d. 4-->7
e. 8

Refer : https://dbfiddle.uk/on1WyfUp
smaranika 8-Mar-11 12:04pm View    
This is exactly what I want. But i need to code it as i need to do process the server's response programmatically.
smaranika 8-Mar-11 5:04am View    
I need to connect to a remote DNS server using port 992 and process the response from the server.
for that i need a terminal emulation software that support the Telnet specification RFC 854 and the SSL 3.0 specification. The software needs to be incorporated in my program.

Configuring Terminal Emulation Software

Terminal Name.
¿ Terminal Type. Select a member of the Virtual Terminal (VT) family
(e.g., VT100 or VT220).
¿ SSL Version. SSL3..
¿ Port 992.
¿ Destination Host Type. Unix.
¿ User Certificate Mode. No user certificate is required

Please help me doing this
smaranika 8-Mar-11 4:50am View    
I used openssl. I was able to get response but I could not get the login prompt which should come.

I tried with z/scope, it is giving the login prompt