Jump to content

ibirp

[06] HONORED
  • Posts

    338
  • Joined

  • Last visited

Posts posted by ibirp

  1. orignal nomey = 7.6752

     

    formula will be [(x-5) *5]-5 ---> reads as x (current money) minus 5 (entrace fee) then multiply the result to 5 (price you win) then subtract 5 from the result (tip to the guard).

     

    so:

     

    7.6752 - 5 = 2.6752; * 5 = 13.376; - 5 = 8.376 (first arena)

    8,376 - 5 = 3.376; * 5 = 16.88; -5 = 11.88 (2nd arena)

    11.88 - 5 = 6.88; * 5 = 34.4; -5 = 29.4 (3rd arena)

    29.4 - 5 = 24.4; * 5 = 122; -5 = 117 (4th arena)

    117 - 5 = 112 * 5 = 560; - 5 = 555 (5th arena)

     

    this is actually done using manual steps (i worked backwards from 555 + 5 = 560; /5 = 112; + 5 = 117, and so on...), i'm still working for a formula for this...

  2. i'm actually also considering hardware. if there might be a device where the other end is RJ45 and the other end is a simple circuit that will make a response to the LAN Card that it is Connected; or something like that. A network hub will work, but im looking for a smaller one (like the size of a mouse, or even smaller) so it will not be so spacious. I have tried to look for network hub that are as small as these, but i can't find anything.

  3. let me see if i got it right... you want your laptop to think that it is connected to a network so that the status of your NIC is connected right? because what you want to do is to perform a loopback... i think a lan tester would suffice if all you need to do is to trick your laptop into thinking that it is connected to a network... hope this helps :thumbsupsmiley:

     

    Yes, i just wanted my laptop to think that it is connected to a network so that the status of my NIC is connected.

     

    Here's a scenario:

     

    My laptop will run VMWare. When my NIC is down, the NIC inside the VMWare is also down/offline. Inside the VMWare is a WebApplication, so when I run Internet Explorer, it could not locate the server itself even if it tries to work offline. the only thing it will work is if the NIC is enabled.

     

    Then My actual problem is on how to trick my laptop to think that it is connected to the network..

  4. Hi,

     

    I am using my laptop (Win XP) for product demos and presentations. But before I can run my applications, i need to enable by LAN first even without connecting to other computers, its just a requirement of the product that i am presenting. I don't have a choice but to bring along a hub and connect my LAN cable there. but the hub is quite big enough that i have to bring always and i will also have to connect it into a power supply. is there a tool/hardware that i can just plug to my LAN Card so my LAN will just enable? anyway, im dont intend to connect to other PC, just enable LAN.

     

    Thanks..

×
×
  • Create New...