Click here to Skip to main content
15,890,506 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
i am communicating between c# server and java client.
but the problem is java client receiving multiple times a same data.
that is if i send data as "india" it receiving like "indiaindiaindiaindiaindiaindiaindiaindiaindiaindiaindiaindiaindia"
Posted
Comments
RaviRanjanKr 9-Jul-13 5:56am    
Please be more specific while asking. Try to post your some piece of code so we can find whats the exact problem.
Richard MacCutchan 9-Jul-13 9:30am    
There are many samples of network socket coding in C, C# and Java, all of which will work together. Try getting copies of some of them and compare with your code to see why this is happening.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900