NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: de la Rosa on November 11, 2015, 04:33:19 PM

Title: Net:NoHeader no longer working above NT6?
Post by: de la Rosa on November 11, 2015, 04:33:19 PM
Hi Bruce,

As mentioned in previous thread, attached is a sample app with a simple turnaround of any received data from port 8080 which no longer drop the Header above NT6. Code in Processed Code as follows:

    Rx_Str=p_web.GetValue('xml')
    Tx_Str=Rx_Str

     p_web.ParseHTML(Tx_Str,1,LEN(Tx_Str),Net:NoHeader)

Thanks,
Vic
Title: Re: Net:NoHeader no longer working above NT6?
Post by: Bruce on November 11, 2015, 11:37:58 PM
Nothing attached Vic - I guess zip it first, with the dict and data etc, and try again.

Cheers
Bruce
Title: Re: Net:NoHeader no longer working above NT6?
Post by: de la Rosa on November 12, 2015, 12:46:03 AM
Oops,sorry about that

[attachment deleted by admin]
Title: Re: Net:NoHeader no longer working above NT6?
Post by: de la Rosa on November 19, 2015, 09:59:46 PM
Hi Bruce,

How about this topic, have you seen the sample app?

Thanks,
Vic
Title: Re: Net:NoHeader no longer working above NT6?
Post by: Bruce on November 23, 2015, 12:36:49 AM
sorry, I missed it Vic, thanks for the bump.
the reason you're seeing a header is because of the call to
do Header

If you don't want to send a header set the Page Type to "other" and turn off "Send HTTP Header".

cheers
Bruce

Title: Re: Net:NoHeader no longer working above NT6?
Post by: de la Rosa on February 23, 2016, 07:11:17 PM
Hi Bruce,

Just got back to this problem and have changed the page type to other and turned off the "Send HTTP Header" but still receive a header on the response as you can see on the attached screen shot.

Thanks,
Vic
Title: Re: Net:NoHeader no longer working above NT6?
Post by: de la Rosa on February 25, 2016, 09:37:29 PM
Hi Bruce,

Attached is a sample. The web Page procedure is named Upload_Log. The code just re-sends whatever it receives in process code.

Thanks,
Vic


Title: Re: Net:NoHeader no longer working above NT6?
Post by: Bruce on February 29, 2016, 09:23:37 PM
unfortunately the app has ClaCom32 in it, and I can't convince it to remove it.

perhaps duplicate the effect in a small shipping example?

cheers
Bruce
Title: Re: Net:NoHeader no longer working above NT6?
Post by: de la Rosa on March 06, 2016, 09:53:39 PM
Hi Bruce,

Attached are Client and WebServer Sample including their apps.

The Server will stop to display Data Sent from Client and when ignored the Client will stop to display the received message. 


Thanks,
Title: Re: Net:NoHeader no longer working above NT6?
Post by: de la Rosa on March 06, 2016, 10:14:56 PM
Attached are the Client side files.
Title: Re: Net:NoHeader no longer working above NT6?
Post by: Bruce on March 15, 2016, 04:15:12 AM
Thanks Vic, I've tweaked it for the 9.07 build.

cheers
Bruce
Title: Re: Net:NoHeader no longer working above NT6?
Post by: de la Rosa on March 16, 2016, 09:58:38 PM
Hi Bruce,

Where can I download your 9.07 build?

Thanks,
Vic
Title: Re: Net:NoHeader no longer working above NT6?
Post by: Bruce on March 18, 2016, 05:15:39 AM
usual place. But I haven't uploaded it yet.

cheers
Bruce