Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement in java-side the database functions that zeroconf needs.. #53

Open
vasilakisfil opened this issue Jun 3, 2011 · 0 comments
Open
Assignees

Comments

@vasilakisfil
Copy link
Member

I implented all functions that send xml data to java.
You have to do 2 things:

  1. implement the rest, that is, rerieve the data from the xml string and store them in the database according to the given function.
    An example of xml data:

(sorry i can't paste xml format here..... link: http://pastebin.com/izQ6AqhZ )

function attribute defines the method that was called from zeroconf. You can find details of the functions inside the zeroconf directory at Zeroconf Database and Functions-1.pdf.

If you have any recomendation or demand on xml data tell me..

2)Implement the functions that retrieve data from database and send them to zeroconf..
I would like to call just a function that returns a string with the xml data but implementation/design issues will be discussed in the next meeting..

@ghost ghost assigned gkatzioura Jun 3, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants