| 
	     You are here  | 
        timperrett.com | ||
| | | | | 
            
              yasoob.me
             | 
        |
| | | | | Hi there fellows. In this post I am going to take you on an adventure with python sockets. They are the real backbones behind web browsing. In simpler terms there is a server and a client. We will deal with the client first. So lets first begin by importing the socket library and making a simple socket. import socket s = socket.socket(socket.AF_INET, socket.SOCK_STREAM) Here we made a socket instance and passed it two parameters. | |
| | | | | 
            
              www.garysieling.com
             | 
        |
| | | | | ||
| | | | | 
            
              www.cloudamqp.com
             | 
        |
| | | | | Part 2.1 of RabbitMQ for beginners - Tutorial and example of source codes for Ruby and the client library Bunny. | |
| | | | | 
            
              www.pulumi.com
             | 
        |
| | | Assembly instructions for building the Pulumi Patterns and Practices Platform (P3) reference architecture of a Pulumi-based internal developer platform (IDP). | ||