Python Forum
TCP Socketprogramming ( basics questions)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
TCP Socketprogramming ( basics questions)
#1
Hi Everyone,

I am from Networking back ground,I have some conceptual questions about TCP Socket.

Let say we have two machines SERVER and Client

Client will send some data via TCP SOCKET to Server.

I have seen where Client can use TCP socket where it instructs the Socket to Send particular amount of bytes from the Buffer in SEND function.
But I have also seen where TCP uses particular MSS, my question is :

What eventually decides the maximum segment size that TCP socket can send is it configured/negotiated MSS or number of bytes specified in SEND function?


Thanks and have a nice weekend!!
Reply


Messages In This Thread
TCP Socketprogramming ( basics questions) - by zeeshannnetwork - Sep-08-2018, 07:32 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Scapy Basics Shivi 0 1,023 Sep-25-2023, 07:37 AM
Last Post: Shivi

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020