Visit the LabVIEW Wiki PDA article
Tags |
(This content has not been tagged yet)
|
![]() |
Dec 31 2006, 02:15 AM
Post
#1
|
|||
|
I've come back for more. Member Posts: 2 Joined: 28-December 06 Member No.: 7374 Using LabVIEW Since:2006 LV:8.20 ,8.20 ,.
|
I am working on a labview mobile 5.0 application using labview 8.2 and I need to be able to submit a URL to a web server and then retrieve the data in a string. I plan on using match pattern on the retrieved data after I have received the HTML data.
Thanks for any help you can provide! Thanks, Nick Powers
|
||
|
|
|||
| Ad |
Dec 31 2006, 02:15 AM
Post
#
|
||
|
|
|
||
|
|
|||
Jan 1 2007, 05:42 AM
Post
#2
|
|||
|
I've come back for more. Member Posts: 2 Joined: 28-December 06 Member No.: 7374 Using LabVIEW Since:2006 LV:8.20 ,8.20 ,.
|
In standard labview I could use the http control but I need to learn how to do this with the basic TCP tools provide with the PDA module.
Thanks! Nick Powers I am working on a labview mobile 5.0 application using labview 8.2 and I need to be able to submit a URL to a web server and then retrieve the data in a string. I plan on using match pattern on the retrieved data after I have received the HTML data.
Thanks for any help you can provide! Thanks, Nick Powers
|
||
|
|
|||
Jan 1 2007, 03:00 PM
Post
#3
|
|||
![]() I'm a LAVA, not a fighter. V I Engineering, Inc. ![]() Posts: 3740 Joined: 13-October 03 From: Michigan, USA Member No.: 181 Using LabVIEW Since:1993 LV:8.5 ,. ,.
My Blog
|
In standard labview I could use the http control but I need to learn how to do this with the basic TCP tools provide with the PDA module. Hi Nick, and welcome to LAVA! What you're asking for isn't really a LabVIEW question per se, but more a tcp / HTTP question. LabVIEW can perform whatever tcp messaging you like, so try a google on terms like "get" "html" "tcp" etc... -------------------- ![]()
|
||
|
|
|||
Jan 1 2007, 07:28 PM
Post
#4
|
|||
|
Changing the world, one VI at a time. JKI ![]() Posts: 1692 Joined: 22-October 02 From: San Francisco, CA Member No.: 17 Using LabVIEW Since:1995 LV:8.2.1 ,8.5 ,7.1.1
My Blog
My Gallery
|
I am working on a labview mobile 5.0 application using labview 8.2 and I need to be able to submit a URL to a web server and then retrieve the data in a string. I plan on using match pattern on the retrieved data after I have received the HTML data. Nick, There is an unreleased http library in the OpenG CVS repository which uses TCP-IP to perform an HTTP GET. Info on how to do a CVS checkout: http://sourceforge.net/cvs/?group_id=52435 Browse CVS Repository (ViewCVS): http://opengtoolkit.cvs.sourceforge.net/op.../http/http.llb/ The http library depends on some other OpenG libraries, so you should install VI Package Manager in order to download+install the OpenG libraries. -Jim --------------------
|
||
|
|
|||
![]() ![]() |
| Time is now: 22nd November 2008 - 02:20 AM |