Socket.doc

时间:2013-02-09 11:02:02
【文件属性】:

文件名称:Socket.doc

文件大小:395KB

文件格式:DOC

更新时间:2013-02-09 11:02:02

Socket

Socket Introduction to Socket In this chapter, we’ll take a quick tour of Sockets programming. We’ll discuss the Sockets programming paradigm, elements of Sockets applications, and the Sockets API. The Sockets API allows us to develop applications that communicate over a network. The network can be a local private network or the public Internet. An important item to note about Sockets programming is that it’s neither operating system specific nor language specific.


网友评论