TCP連接管理

1 TCP連接管理:建立 TCP sender和receiver在傳輸數據前需要建立連接 初始化TCP變量 Seq. # Buffer和流量控制信息 Client:連接發起者 Socket clientSocket = new Socket(「hostname」,」port number」); Server: 等待客戶連接請求 Socket connectionSocket = welcomeSo
相關文章
相關標籤/搜索