M
MamboJambo
I'm rather new to webservices but I have the following question.
Is the following possible:
I would like to keep a datastructure ( f.e a hashmap).
People could notify of their presence by sending their hostname to the
webservice, which has to put it in the datastructure. And I also want
to query the webservice which computers are connected ( the content of
the hashmap).
Is this possible through webservices?
Kind regards
Miguel
Is the following possible:
I would like to keep a datastructure ( f.e a hashmap).
People could notify of their presence by sending their hostname to the
webservice, which has to put it in the datastructure. And I also want
to query the webservice which computers are connected ( the content of
the hashmap).
Is this possible through webservices?
Kind regards
Miguel