Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

how to detect client and sending form/frame ??

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
hello,
i'm doing my final project at the university in my country.
i'm trying to make a client - server program using java rmi (if possible ) on a wireless network, but i'm facing some problems
1. i would like to detect all the clients (ip address and mac address) that connect to the access point of the wireless network how can i do that ?
2. i want to build aplication so that the server can send a login form (frame) to the client automatically after the client get detected by the server. how can i send a login form from the server using RMi aplication ?

can anybody tell me what are the commands and it would be greater if i can see some examples.

thank you

sorry if get in to the wrong forum
 
High Plains Drifter
Posts: 7289
Netbeans IDE VI Editor
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
This topic is already posted in Distributed Java, so I am closing this one. In addition to changing your name to meet our policy, please do not post the same topic in multiple forums.
 
Don't get me started about those stupid light bulbs.
    Bookmark Topic Watch Topic
  • New Topic