Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

IO::Socket::SSL GTk2 server and multiple clients

by zentara (Archbishop)
on Apr 12, 2017 at 18:35 UTC ( [id://1187797]=CUFP: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    ...
    }
    __END__
    
  2. or download this
    #!/usr/bin/perl
    use warnings;
    ...
        return 1;
    }
    __END__
    
  3. or download this
    #!/usr/bin/perl
    use warnings;
    ...
    }
    
    __END__
    
  4. or download this
    #!/bin/bash
    
    ...
    openssl x509 -req -in host.csr -CA rootCA.crt -CAkey rootCA.key -CAcre
    +ateserial -out host.crt -days 365
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: CUFP [id://1187797]
Approved by Corion
Front-paged by shmem
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (2)
As of 2024-04-20 05:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found