What is the bandwidth limit? How large is the transfer? And do you have ping in your test server?
And how is your code structure...
Test code, you can use.
addEventHandler("onClientRender",root,
function ()
dxDrawText(#getLatentEventHandles(),300,300)
end)