I have trouble understanding this, for example:-
I have tried connecting to google server(via http process) and also tried connecting to Youtube(again http process), will different sockets be created for each connection?
if i have different sockets, will port numbers be different since a socket is a combination of IP and port and IP here is fixed(my computer)?