Click here to Skip to main content
15,885,842 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have two application.
1st application sends the UDP packets to the specific port & Second application recevies those packets and performs some processing on that. Now what happens is if 1st application runs alone it works fine but if I start second one the 1st application hangs.

What is the problem?
Posted
Comments
Wjousts 28-Jul-11 9:10am    
No idea. You need to give more details before anybody can help you.
Amund Gjersøe 28-Jul-11 13:36pm    
Be more specific. It could be that you are using the same ports on both apps for all I know. Maybe you can test the sending app with the app from my article.

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



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