NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started 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
-
Nothing attached Vic - I guess zip it first, with the dict and data etc, and try again.
Cheers
Bruce
-
Oops,sorry about that
[attachment deleted by admin]
-
Hi Bruce,
How about this topic, have you seen the sample app?
Thanks,
Vic
-
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
-
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
-
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
-
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
-
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,
-
Attached are the Client side files.
-
Thanks Vic, I've tweaked it for the 9.07 build.
cheers
Bruce
-
Hi Bruce,
Where can I download your 9.07 build?
Thanks,
Vic
-
usual place. But I haven't uploaded it yet.
cheers
Bruce