Recent content by jobin40

  1. J

    Question DHCP Client not assigning the Auto IP

    Its not hacking. I am working on a project and I need to do some testing on the WiFi. One of the test requirement is to configure the Router in the bridge mode and connect the device to the Router. The device should be able to connect to the WiFi of router and the device should have an IP...
  2. J

    Question DHCP Client not assigning the Auto IP

    ok No Problem Thanks for your help
  3. J

    Question DHCP Client not assigning the Auto IP

    Above mentioned behaviour was the one I am seeing with the Android and iPhone. Please correct me if there is any wrong info in my post
  4. J

    Question DHCP Client not assigning the Auto IP

    Hi, I don't need a internet connection. I just want a local private network. I am using the Dhcp Client Code by Roy Marples and I am working in Linux. I am using the Apple router, the Airport Express .I have changed the router settings manually to disable the DHCP server. When I connect the...
  5. J

    Question DHCP Client not assigning the Auto IP

    Hi, I am trying to connect to a Router which is not having the DHCP server . Since the DHCP server is not running in the Router, the DHCP client will not be able get the IP address . As I know, if there is no DHCP server in the network the DHCP client should assign an Auto IP in the series...