Datagram Socket

GPTKB entity

Statements (30)
Predicate Object
gptkbp:instance_of gptkb:class
gptkb:carbon_fiber
gptkbp:allows sending and receiving datagrams
gptkbp:can_send_to Inet Address
gptkbp:constructor Datagram Socket()
Datagram Socket(int port)
Datagram Socket(int port, Inet Address laddr)
gptkbp:has_method send(Datagram Packet)
https://www.w3.org/2000/01/rdf-schema#label Datagram Socket
gptkbp:knockouts local port
gptkbp:package_manager gptkb:java.net
gptkbp:provides UDP communication
gptkbp:receives Inet Address
gptkbp:technique close()
get Inet Address()
get Local Port()
get Port()
receive(Datagram Packet p)
send(Datagram Packet p)
set Broadcast(boolean broadcast)
set Reuse Address(boolean reuse)
set So Timeout(int timeout)
gptkbp:throws gptkb:Socket_Exception
gptkbp:used_for sending and receiving datagram packets
gptkbp:used_in Java Networking
gptkbp:bfsParent gptkb:File_Descriptor
gptkb:Socket_Address
gptkb:television_channel
gptkb:Standard_Socket_Options._SO__SNDBUF
gptkbp:bfsLayer 5