createSocket(String, int, InetAddress, int) method
Syntax
public
Socket
createSocket
(
String
s
,
int
i
,
InetAddress
inaddr
,
int
j
)
throws
IOException
Parent topic:
Deprecated API List
Created December 5, 2013.
To comment on this topic, go to:
DocCommentXchange
.