hi
i just wanted to knw is there a maximum size for a packet i send thru Winsock in VB 6 ? coz im tryin to send a txt file thru a winsock connection but the problem is it does not send the whole file. Only nearly half of it is sent while a part of it is not sent...

wat ive done is on server the txt file is loaded in txtbox(Multiline) and then it the textbox contents are sent to client.

and on client i have a txtbox where u put the data recieved but it does not work. A part of the data does not arrive. Its not a huge file but a small txt file

pls help!