NetTalk Central

Author Topic: Net:NoHeader no longer working above NT6?  (Read 5321 times)

de la Rosa

  • Full Member
  • ***
  • Posts: 128
    • View Profile
    • Email
Net:NoHeader no longer working above NT6?
« 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

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11204
    • View Profile
Re: Net:NoHeader no longer working above NT6?
« Reply #1 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

de la Rosa

  • Full Member
  • ***
  • Posts: 128
    • View Profile
    • Email
Re: Net:NoHeader no longer working above NT6?
« Reply #2 on: November 12, 2015, 12:46:03 AM »
Oops,sorry about that

[attachment deleted by admin]

de la Rosa

  • Full Member
  • ***
  • Posts: 128
    • View Profile
    • Email
Re: Net:NoHeader no longer working above NT6?
« Reply #3 on: November 19, 2015, 09:59:46 PM »
Hi Bruce,

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

Thanks,
Vic

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11204
    • View Profile
Re: Net:NoHeader no longer working above NT6?
« Reply #4 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


de la Rosa

  • Full Member
  • ***
  • Posts: 128
    • View Profile
    • Email
Re: Net:NoHeader no longer working above NT6?
« Reply #5 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

de la Rosa

  • Full Member
  • ***
  • Posts: 128
    • View Profile
    • Email
Re: Net:NoHeader no longer working above NT6?
« Reply #6 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



Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11204
    • View Profile
Re: Net:NoHeader no longer working above NT6?
« Reply #7 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

de la Rosa

  • Full Member
  • ***
  • Posts: 128
    • View Profile
    • Email
Re: Net:NoHeader no longer working above NT6?
« Reply #8 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,

de la Rosa

  • Full Member
  • ***
  • Posts: 128
    • View Profile
    • Email
Re: Net:NoHeader no longer working above NT6?
« Reply #9 on: March 06, 2016, 10:14:56 PM »
Attached are the Client side files.

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11204
    • View Profile
Re: Net:NoHeader no longer working above NT6?
« Reply #10 on: March 15, 2016, 04:15:12 AM »
Thanks Vic, I've tweaked it for the 9.07 build.

cheers
Bruce

de la Rosa

  • Full Member
  • ***
  • Posts: 128
    • View Profile
    • Email
Re: Net:NoHeader no longer working above NT6?
« Reply #11 on: March 16, 2016, 09:58:38 PM »
Hi Bruce,

Where can I download your 9.07 build?

Thanks,
Vic

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11204
    • View Profile
Re: Net:NoHeader no longer working above NT6?
« Reply #12 on: March 18, 2016, 05:15:39 AM »
usual place. But I haven't uploaded it yet.

cheers
Bruce