扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.net类socket的类成员方法: setperformancepreferences定义及介绍
发布时间:2014-2-17
本文导语:
setperformancepreferences
public void setperformancepreferences(int connectiontime,
int latency,
int bandwidth)
设置此套接字的性能偏好。
默认情况下套接字使用 tcp/ip 协议。有些实现可能...