Muddasani Rohit Reddy

Greenhorn
+ Follow
since Oct 09, 2008
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Muddasani Rohit Reddy

Thank you Ulf for your valuable suggestions.I am still an amateur at programming and these tips from you would definitely help me.I would try out the suggestions given by you , and thank you for taking the pains to go through my code.
16 years ago
Thank you Ulf for your valuable suggestions.I am still an amateur at programming and these tips from you would definitely help me.I would try out the suggestions given by you , and thank you for taking the pains to go through my code.
16 years ago
Hello everyone,
I had a problem in doing my mini-project last week and the problem is that when I am performing file transfer using TCP, the file on being received on the client side is having some dummy characters also along with the original file. I have tried a lot but could not eliminate those garbage characters......Please help me out with this and I will be very thankful to you people. I am attaching the code of both server and client in this post.

Server:


Client:


Please help me out with this.....Thank you.
[ October 09, 2008: Message edited by: Ulf Dittmer ]
16 years ago