p { margin-bottom: 0.21cm; }a:link { color: rgb(0, 0, 255); }
此类用提供送和接收数据的平台
构造函数
| DatagramSocket () |
protected | DatagramSocket ( DatagramSocketImpl impl) |
| DatagramSocket (int port) |
| DatagramSocket (int port, InetAddress laddr) |
常用的方法
void | close () |
void | send ( DatagramPacket p) |
void | receive ( DatagramPacket p) |