摘要
介绍了客户机/服务器模式在网络通信中的数据传送流程,给出了如何利用基于TCP/IP协议的套接口分别解决服务器与单客户机和多客户机之间的既可靠又安全的网络通信问题,并运用Java语言提供的socket类加以编程实现,程序结果正确且具有较好的参考价值。
This paper introduces the data transfer flow of the Client/Server mode in the network communication, and presents how to use socket based on the TCP/IP protocol to solve the question of providing reliable and safe network communication between server and sole--client or between server and multi client. The result of the programming, using the Socket class provided by Java language to program, is valid and has good reference value,
出处
《嘉兴学院学报》
2006年第3期80-84,共5页
Journal of Jiaxing University
基金
浙江省教育厅科研项目(编号:20051867)
项目名称:基于socket机制的远程数据传输模式及应用研究。