Click here to Skip to main content
15,897,273 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am trying to receive data from nse broadcast. I declared socket,endpoint then joined to group and port specified for nse future data but it failed to receive any data in any form.
Then I joined to another multicast group to listen multicast message sent by my test sender application. This time it works.

Since the testing computer has more than 1 LAN card I am mentioning specific IP to receive data.
I have seen here some of you already achieved receiving broadcast data from nse. I need your advice friends.

Kindly help to solve this...

regards,
Abhi
Posted
Comments
Sergey Alexandrovich Kryukov 2-Jul-11 2:00am    
There is no such thing as "not working", not for a software developer. What exactly not working? Where is you code? What do you try to achieve?
--SA

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