datagram
Datagrams in java
Is possibility in开发者_如何学运维 java without using native functions to send datagrams ?Sure - here\'s an example.[详细]
2022-12-18 19:14 分类:问答java Socket or DatagramSocket for connecting to a NNTP server
Hay Guys, i want to write a simple NNTP client, which can connect to a server, send AUTHINF开发者_开发技巧O details, and use GROUP and BODY to join a group and retreive posts.[详细]
2022-12-18 09:49 分类:问答How to send audio stream via UDP in java?
I have a problem, i开发者_如何学运维 have set MediaLocator to microphone input, and then created Player.[详细]
2022-12-16 12:43 分类:问答Use datagrams in java to send video/audio from client to server?
Hey everyone, I\'m having a bit of a problem with UDP and Datagrams.I\'m supposed to make a server that will get a request from the client to send a file in the same directory.The UDP Server will then[详细]
2022-12-11 13:50 分类:问答