UDP protocol & Object
From: SpitFire (max00_at_net.hrREMOVENOSPAM)
Date: 12/28/03
- Previous message: Jon Richards: "Re: Adding ComboBox Items with a loop"
- Next in thread: Jared Dykstra: "Re: UDP protocol & Object"
- Reply: Jared Dykstra: "Re: UDP protocol & Object"
- Reply: Karl von Laudermann: "Re: UDP protocol & Object"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 28 Dec 2003 22:36:37 +0100
I need little help with Java and UDP protocol.
Can someone give me an example of how can I send a object by UDP protocol.
Only usefull method is
DatagramPacket(byte[] buf, int length, InetAddress address, int port)
but how to send object ( Data ) through UDP.
Thanks.
- Previous message: Jon Richards: "Re: Adding ComboBox Items with a loop"
- Next in thread: Jared Dykstra: "Re: UDP protocol & Object"
- Reply: Jared Dykstra: "Re: UDP protocol & Object"
- Reply: Karl von Laudermann: "Re: UDP protocol & Object"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|