473,385 Members | 1,829 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

php web service streaming SOAP output by nodes

Problem:
How to have a php web service return the soap output message in a data stream, where one node is sent at a time to the client. This is due to sending a large amount of database information in XML format

Question:
Is there a good tutorial/example that shows how to write this in a web service server side?

Web Searches:
1. Jabber - as a possible solution, haven't gone too deep, been attempting to find a php only solution
2. using XMLReader/XMLWriter - haven't found a viable example/tutorial

Note:
1. Any suggestions as to what to look for would be greatly appreciated.
2. Tested saving the node of data continuously to a XML file on the machine and stopped the process when the size of the file hit over 100 megs


Status:
1. have the web server already written so that it creates a node of data as a simpleXMLElement and that one element is repeatedly overwritten with the next set of database query information
2. stuck as to how to send that one node to the client without exiting the server function that has generated that node of data

Thanks in advance,
Addison
Jul 11 '07 #1
1 1853
pbmods
5,821 Expert 4TB
Heya, addisonp. Welcome to TSDN.

I'm going to go ahead and move this thread out of PHP Articles into the PHP Forum, where one of our resident Experts will be more likely to see it.
Jul 11 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Handover Phist | last post by:
I have a call to wget that transferres a file of about 30 meg at about 1 meg per second. This has the user waiting 30 seconds or so before the page responds. What I want to do is send the ouput of...
1
by: Wendy Elizabeth | last post by:
I wrote a visual Basic .net xml web service that returns xml information back to a classic ASP page. When the classic ASP page receives the response, the xml has been returned in a format that that...
3
by: Richard Martino | last post by:
Dear Experts: I am using the new Microsoft Web Services Enhancements (WSE) to send SOAP messages from a client to a web service. How can I get identifying information of the sender (aka...
0
by: Frank Rizzo | last post by:
Almost a year ago, someone asked the question below and I am running into the same problem: I have two web services (code below). If I have only one webservice in my disco file it works, it...
4
by: ed | last post by:
Hi all, I'm very new to vb (2nd day) and I need to create a small app that will replace my old batch file with a flashy gui. I had some experience with access 2.0 which helps ;) What I would...
0
by: JM | last post by:
Visual Web Service Client is an easy-to-use, interactive solution to testing and manipulating .Net and Java Web Services. VWS is your one- stop shop for managing multiple web services and getting...
2
by: beachdog | last post by:
I have built a web service consumer application by adding a web reference for a vendor-provided wsdl file. My client is interoperating with the server just fine, in terms of sending a request and...
5
by: pmakoi | last post by:
dear all this might be a piece of cake for some of you out there but it is causing me a lot of stress given the fact that there is not enogh documentation out there regarding this topic I am...
0
by: Nick Chan | last post by:
hello, i have a webservice in computer A. computer B will access computer A webservice through a proxy server using IE, computer B loads the WSDL nicely however, using Soap toolkit, it...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.