Dear visitor, welcome to QtForum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
UDP socket
Hi everyone,
I want to use QUdpSocket to send packets approximately 1KB in size. Is that possible? I read in the technical documentation that anything over 512B might fail! Also, I am interested in using the differentiated services portion of the IP header for QoS. Does Qt allow the headers to be edited or am I better off looking for another way to go about this? I know I could use WinSock, but I would like to be cross-platform.
Thank you,
Alex
This post has been edited 1 times, last edit by "akozak" (Mar 21st 2010, 6:55pm)