Solution
Network Streams is an NI-exclusive data communication protocol. There are no external API on other 3rd party languages for communicating with NI Network streams, and support of Network Streams is only available in NI Programming Environments such as LabVIEW or LabWindows/CVI).
As an alternative consider using other Network protocols such as TCP or UDP, for more information visit:
Using the Right Networking Protocol.