I have built a simple project which use "Winsock" Tool.
When I receive any data I put it in a variable because i cann't put it in a textbox because it is a file not a text.
But if i send a big file it gets me an error.
"Overflow"
Are there any way to fix this problem ?