Skip to content

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

@vasilakisfil

Description

@vasilakisfil

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..

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions