Results 1 to 2 of 2

Thread: Sending large datagrams(very large)

  1. #1
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Thanks
    8
    Thanked 541 Times in 521 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Sending large datagrams(very large)

    OK you network thumpers, I have some kind of a problem.
    Is it possible to send large UDP datagrams? 32-33k in my case, Windows client to Windows server, using winsock.

    I have already set the SO_SNDBUF to 64k (just for testing), but the datagram always reaches the physical layer fragmented (sniffed it with Ethereal).

    Regards

  2. #2
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Thanks
    8
    Thanked 541 Times in 521 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Sending large datagrams(very large)

    OK. It is not possible. I've tried in a lot of ways, with no result.

Similar Threads

  1. qt network performance
    By criss in forum Qt Programming
    Replies: 16
    Last Post: 24th July 2006, 09:23

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.