Search:

Type: Posts; User: oXiDe

Search: Search took 0.03 seconds.

  1. Thread: TCP Socket class

    by oXiDe
    Replies
    8
    Views
    17,300

    Re: TCP Socket class

    You Beauty!!!
    This fixed most of my problems!! Works far better then SocketsClient.
  2. Re: Using the "Invoke" method from another form.

    Hi,

    Basically FrmMain logs in to our servers checks the User/Password it then proceeds to connecting to the IRC Server using

    FrmAuth.ConnectToServer("Address", Port) therefore we have told the...
  3. Using the "Invoke" method from another form.

    Hi Guys,

    I've run into a bit of a problem.. I am unsure as to how many people know how "IRC" Servers work here but basically, i'll explain

    We are re-creating an IRC Client we made for our Chat...
  4. Replies
    2
    Views
    1,261

    Label Transparent VB.NET

    Hi,

    I'm trying to make a label control transparent over a Panel control.

    However by setting the background colour of the label to Transparent, it actually sees right through to the form itself,...
  5. Replies
    3
    Views
    507

    Re: Images into RTB, works on xp... not vista?

    Did this, no change what so ever.
  6. Replies
    3
    Views
    507

    Images into RTB, works on xp... not vista?

    Hi All,

    We are creating a Chat Application for our chatnetwork, we originally made it in VB6 works like a beauty and converting to VB.NET

    At the moment, it joins the channel fine, nothing...
  7. Replies
    9
    Views
    1,024

    VS 2008 Re: Form Freezes on .show()

    Yeah no problem...

    Simply used a delegate so declare it


    Private Delegate Sub del()

    Then in the thread/sub I wish to open the form
  8. Replies
    9
    Views
    1,024

    VS 2008 Re: Form Freezes on .show()

    Problem Solved.

    Thanks :)
  9. Replies
    9
    Views
    1,024

    VS 2008 Re: Form Freezes on .show()

    StanAv:

    We are doing nothing in the Form_Load event at this moment in time

    Atheist:

    Worker Thread? UI Thread? First I've heard of them, we both know VB6 alot more then VB.NET and we are...
  10. Replies
    9
    Views
    1,024

    VS 2008 Form Freezes on .show()

    Hi All,

    My mate & Myself are currently building a IRC Client, a problem we have come across is when opening a chatroom the form Freezes for example.

    We are currently using arrays so we can open...
Results 1 to 10 of 10



Click Here to Expand Forum to Full Width