peer2me.network
Interface NetworkTechnology


public interface NetworkTechnology

Author:
Tommy Bjoernsgaard

Method Summary
 void clean()
           
 void initialize()
           
 void searchForDevices()
           
 void searchForServices()
           
 

Method Detail

initialize

void initialize()

searchForDevices

void searchForDevices()

searchForServices

void searchForServices()

clean

void clean()