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