Search results for query: *

  • Users: NssB
  • Content: Threads
  • Order by date
  1. NssB

    Multithreaded dynamic form generation/handling

    Hi all, I appreciate this is somewhat of a complicated idea to grasp, however I'm sure there is someone out there capable of figuring this out :) Background: I have 3 forms: Update form, Reader Form and Popup Notification form. I add data to the DB from the "Update Form" and the "Reader Form"...
  2. NssB

    Little help how I could simplify it

    I have written a small single form windows application. However, I feel for the purpose it serves, it is probably overly complicated. I wanted to know if any of you could have a look and advise on how I could simplify it if at all possible. I have just moved over from VBScript/HTA's and haven't...
  3. NssB

    UDP Hole Punching -- NAT Traversal

    Hi all, As I am fairly new to VB.Net, I was wondering if anyone could point to, or write something on the subject of UDP Hole Punching(NAT Traversal). My goal is to be able to developa client/server model/framework for applications that require this sort of functionality. e.g VOIP, Gaming...
  4. NssB

    Sticky Button

    Hi all, Looking for help with a VB.NET form issue. Have a button which runs a Do Loop until a variable is set by the click event of another button. However, the Button which starts the logging routine remains depressed until I click elsewhere on the form.....more of an annoyance issue, which...
Back
Top