Search results for query: *

  1. N

    Internet Cafe Management Software

    after doing some research, it looks like .net remoting is the way to go for me, any tips on how to go about this?
  2. N

    Internet Cafe Management Software

    so how do I go about that?
  3. N

    Question Server/Client communication link

    I should add that the clearing on the server end, isnt the problem im having. I can do that no sweat. Its the design of the server, and the communication between the client and server
  4. N

    Question Server/Client communication link

    Yes there will be a human sitting at the server at the time the 'finish' button on the client is pressed.
  5. N

    Question Server/Client communication link

    I have created a multiform client application and now need to create a server application to go with it. I need so that when a button is clicked on the client form2 that it communicates with the server application updating it. Scenario - Someone uses the client computer/program clicks finish...
  6. N

    Internet Cafe Management Software

    Fixed those issues, but now require the server application. I am unsure on how to create this. and will also require an installation package to go with the client application
  7. N

    Internet Cafe Management Software

    Just ran into another problem where im ending up with lots of 'invisible' form2's even though when form2 button1 is clicked it runs the command me.close which should be closing form2 and reloading form1
  8. N

    Internet Cafe Management Software

    Just an update as to where I am now, I have edited it, so that it is now 2 seperate forms. When the program first loads, it loads form1, which only contains a start button. When the start button is clicked, form1 closes and form2 loads which contains the timers and finish button. I am now...
  9. N

    Internet Cafe Management Software

    Hey, now I am a new programmer, ,a hardware technician by trade, just starting to get into programming. I am trying to an Internet Cafe Management program, I have created a form with a start button for users to click, it starts the timers, and then a Finish button which clears the timers and...
Back
Top