Java Networking Overview

时间:2012-03-12 03:58:09
【文件属性】:

文件名称:Java Networking Overview

文件大小:31KB

文件格式:PDF

更新时间:2012-03-12 03:58:09

java networking

The Java Networking API (java.net) provides the interfaces/classes for the following functions: Addressing l Making TCP connections l Sending/Receiving Datagram Packets via UDP l Locating/Identifying Network Resources l Security Authentication m Permissions m l The goal of this document is to provide a high-level overview of the facilities the java.net package provides. For details about interfaces, classes, or factories, see the networking API. For basic networking concepts, see Trail: Custom Networking in the Java Tutorial.


网友评论