what are sockets

0 votes
Are sockets same as ports?
Jun 25, 2019 in Python by Nisa
• 1,090 points
438 views

1 answer to this question.

0 votes
Sockets are basically open and close gateways that allow 2-way communication and in most cases it is the server and client. A socket is a combination of port and IP address. They basically help in the transfer of information(sending and receiving)
answered Jun 25, 2019 by Fata
• 1,050 points

Related Questions In Python

0 votes
1 answer

what are "and" and "or" operators in Python?

AND - True if both the operands ...READ MORE

answered Apr 18, 2018 in Python by Johnathon
• 9,090 points
655 views
0 votes
1 answer

What are the differences between type() and isinstance()?

To summarize the contents of other (already ...READ MORE

answered Jun 4, 2018 in Python by aryya
• 7,450 points
491 views
0 votes
2 answers

What are the types of dictionary in python?

There are 4 types of dictionary Empty Integer Mixed Dictionary with ...READ MORE

answered Feb 14, 2019 in Python by Shashank
• 1,370 points
698 views
0 votes
1 answer

What are the key features of Python?

If it makes for an introductory language ...READ MORE

answered Jul 20, 2018 in Python by Priyaj
• 58,090 points
490 views
0 votes
2 answers

Connection reset : java.net.SocketException

You should check whether the client program is ...READ MORE

answered Sep 6, 2018 in Java by Sushmita
• 6,910 points
5,532 views
0 votes
1 answer

Building Python Server for Secure communication with Raspberry Pi

There could be several ways to add ...READ MORE

answered Jan 11, 2019 in IoT (Internet of Things) by DataKing99
• 8,240 points
1,839 views
0 votes
1 answer

socket.shutdown vs socket.close

Once a socket is no longer required, ...READ MORE

answered Jan 29, 2019 in Python by SDeb
• 13,300 points
2,950 views
0 votes
0 answers

What is socket programming in python?

How does sockets work actually? READ MORE

Jun 4, 2019 in Python by Waseem
• 4,540 points
465 views
0 votes
1 answer

What are higher-order functions?

Higher-order functions are those functions that either ...READ MORE

answered Jul 25, 2019 in Python by Fata
• 1,050 points
751 views
0 votes
1 answer

What to do when I get and error saying python not recognized as internal or external command?

You need to set up the path ...READ MORE

answered May 28, 2019 in Python by Fata
• 1,050 points
2,248 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP