|
-
Sep 22nd, 2007, 04:04 PM
#1
Thread Starter
New Member
Outputting recieved data.
Hello. I thought that it would be usefull for me to have visual basic as a language that I could somewhat understand, so I decided to try to learn it. I started making my first application. A simple IRC client that connects to a server, displays a userlist, and sends/recieves messages. I have it setup in two forms. A form where you input all your info (server, nickname, etc...) and another forum that has the chatbox and the userlist. The only thing I need to figure out how to do is output data into the userlist to make it display the users in the channel. I also need to figure out how to output recieved messages into the chatbox. I hope what I am saying makes sense. I would greatly appreciate any help. Thanks.
-
Sep 24th, 2007, 11:40 AM
#2
Re: Outputting recieved data.
Welcome to the forums. 
What have you got so far? What isn't working?
-
Sep 24th, 2007, 03:44 PM
#3
Thread Starter
New Member
Re: Outputting recieved data.
Well right now, the application can connect to a given server, send server messages, send chat messages, and join channels. The thing that I cannot figure out how to do is display the users in the channel in a userlist textbox, and display incomming chat messages in a different text box.
-
Sep 25th, 2007, 01:26 PM
#4
Re: Outputting recieved data.
Post the code that you have.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|