LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
SEgeler

TCP/IP Low Level Functions: Read/Write Datagram

Status: New

The current low level implementation of TCP functions only accesses a data stream, but not the raw data of the tcp telegram. It would be nice to have a low level TCP "Read/Write Telegram" function to get additional information from header or footer, like time stamps. Maybe as a buffered stream, like the current functions.

 

The resulting cluster could look something like this:

http://www.cisco.com/c/dam/en_us/about/ac123/ac147/downloads/customer/internetprotocoljournal/ipj_3-...

2 Comments
altenbach
Knight of NI

I think you are talking about "datagram". (Telegram is ancient and obsolete, and has nothing to do with TCP/IP). Maybe you can have the moderator edit your title.

 

There are tools to use winpcap in LabVIEW (see e.g. this document)

SEgeler
Active Participant

nice, thanks for clarification and for your link 🙂 I will try to contact a moderator