Search:

Type: Posts; User: Roast247

Search: Search took 0.03 seconds.

  1. Replies
    530
    Views
    62,813

    Re: The US fragile democracy Exposed

    Removed by mod
  2. Replies
    530
    Views
    62,813

    Re: The US fragile democracy Exposed

    we don't have checks and balances anymore and I bet you love that. the communist state has taken over and its lefty wimps like everyone on this thread that won't survive. Don't tell that biden and...
  3. Replies
    1
    Views
    797

    Help adding a password to my IRC chat

    So I built an IRC chat in VB and it has some way to go to be good. I want to add an option for the server to have a password which means if the server is hosting a password the client needs to type...
  4. Replies
    11
    Views
    1,763

    Re: Need help converting a c# to VB.NET

    end of code


    '----------------------------------------------------------------
    'Daten lesen
    '----------------------------------------------------------------
    Private Sub LoadConfig()...
  5. Replies
    11
    Views
    1,763

    Re: Need help converting a c# to VB.NET

    middle part 2


    ''' <summary>
    ''' OnServerDataReceived
    ''' </summary>
    ''' <param name="st"></param>
    ''' <param name="data"></param>
    Private Sub OnServerDataReceived(ByVal st As...
  6. Replies
    11
    Views
    1,763

    Re: Need help converting a c# to VB.NET

    middle part of the code


    ''' <summary>
    ''' InitComboboxesServer
    ''' </summary>
    Private Sub InitComboboxesServer()
    ComboboxOutputSoundDeviceNameServer.Items.Clear()...
  7. Replies
    11
    Views
    1,763

    Re: Need help converting a c# to VB.NET

    it brings me to this line

    Dim linearBytes() As Byte = WinSound.Utils.MuLawToLinear(rtp.Data, BitsPerSample, Channels)

    The whole entire code for the mainform.vb split up in different sections...
  8. Replies
    11
    Views
    1,763

    Re: Need help converting a c# to VB.NET

    Sorry that I dont post much detail. anyways, the errors i am getting are


    Error BC30002 Type 'WinSound.Recorder' is not defined. TCPStreamer
    Error BC30002 Type 'WinSound.Recorder' is not...
  9. Replies
    11
    Views
    1,763

    Re: Need help converting a c# to VB.NET

    I just converted the whole entire project. I have 28 errors that I need help getting rid of though, can you at least help with that? I updated the file in this main thread right here 179934
  10. Replies
    11
    Views
    1,763

    Need help converting a c# to VB.NET

    Hi, I found kind of what I'm looking for which is a voice chat, but the problem is that it isn't in VB.NET. If someone could please help me convert either my own project to c# or convert the project...
  11. Replies
    6
    Views
    1,252

    Re: Voice Chat over ip help!

    I've been looking for a while, I still can't find anything!
  12. Replies
    6
    Views
    1,252

    Re: Voice Chat over ip help!

    Do you know where I can get code for a voice chat?
  13. Replies
    6
    Views
    1,252

    Re: Voice Chat over ip help!

    I've done that and literally can't find anything that helps me, at all. I found someones open source but it doesn't even work and I wouldn't know how to fix it. the source to that is...
  14. Replies
    6
    Views
    1,252

    Voice Chat over ip help!

    Is there a way I can add a voice chat to my application? like a voice over ip/port? The app now is just a chat but I really need help with adding voice chat as I couldn't really find anything on...
  15. Thread: Voice over IP

    by Roast247
    Replies
    1
    Views
    875

    Voice over IP

    Is there a way I can add a voice chat to my application? like a voice over ip/port? The app now is just a chat but I really need help with adding voice chat as I couldn't really find anything on...
  16. Replies
    4
    Views
    905

    Re: Need help with my first application

    The UpR, DownR, LeftR, and RightR are all picture boxes, I'm having an issue where when I resize from the top going down and it hits the minimum application limit that I placed, the whole app moves....
  17. Replies
    4
    Views
    905

    Need help with my first application

    Hi, I just built my first application and I am having a lot of trouble with resizing code. I watched a few youtube videos and got some help there, but there are some bugs that I need help working...
Results 1 to 17 of 17



Click Here to Expand Forum to Full Width