Crashing LabVIEW through the LabVIEW Web Server Using TCP VI Functions Primary Software: LabVIEW Development SystemsPrimary Software Version: 6.1 Primary Software Fixed Version: N/A Secondary Software: N/A
Problem: I started LabVIEW and the LabVIEW Web Server. I requested the page / using an Internet Explorer browser, and it serves the page "C:\Program Files\National Instruments\LabVIEW 6\www\index.htm" (my LabVIEW Web Server Root Directory) correctly. I used a TCP program written in LabVIEW to open a connection and send the following string (shown in '\' Codes Display for clarity) to the LabVIEW Web Server: GET\s/\sHTTP/1.1\n\nThe LabVIEW Web Server and LabVIEW itself crashed. When the same TCP program sends the following string (shown in '\' Codes Display for clarity), it works correctly: GET\s/\sHTTP/1.1\r\n\r\nI am using the default Root Directory, default Port (80), default timeout (60 seconds), and I am logging to the default Log File. What can I do? Solution: There are two solutions to this issue:
Related Links: Attachments:
Report Date: 04/19/2002 Last Updated: 08/08/2008 Document ID: 2KIB485E |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
