|
-
Jul 24th, 2005, 07:35 PM
#1
Thread Starter
Fanatic Member
-
Jan 14th, 2006, 12:28 AM
#2
Fanatic Member
Re: VB - Instant Message Client/Server
wow dude, you should put MSN out of business!
-
Jan 28th, 2006, 11:23 AM
#3
Thread Starter
Fanatic Member
Re: VB - Instant Message Client/Server
Nah, MSN is still better (and a bigger community). But, I am working on a paper on how this works if anyone is intrested. I'm even thinking of making one for LAN's. And one like xfire. Glad people are intrested .
-
Mar 5th, 2006, 07:56 PM
#4
Frenzied Member
Re: VB - Instant Message Client/Server
How many users can the server handle?
-
Mar 5th, 2006, 10:55 PM
#5
Lively Member
Re: VB - Instant Message Client/Server
ummmm.... you didnt make the exe so i am trying to make it into an exe and it gives me an error
and highlights blist(i) =
Last edited by joscpe; Mar 5th, 2006 at 10:59 PM.
-
Mar 6th, 2006, 02:01 PM
#6
Member
Re: VB - Instant Message Client/Server
Just had a look at it ... Blist(i) = should be Blst(i) = ...
This is actualy a mediocar proggy, But also the newage style of doing Chat's and IM's is Serverless..
k1ll3rdr4g0n : if you want some help to clean it up a little let me know.. But i do like how you handle the smilies...
Gremmy....
Articles VB6 : Break the 2G limit - Animation 1, 2 VB.NET : 2005/8 : Moving & sizing Images , Animation 1 , 2 , 3 , User Controls
Projects & Code snips: VB6 Hex Edit, IP Chat, Copy Prot., Crop, Zoom, moving images : .NET IP Chat (V4), Adv. ContextMenus, click Hotspot, Scroll Controls
Other Projects : Direct Physics - Inter Wise Proxy
Find me in VB6., VB.NET , Writing Articles, My Genealogy, wiccca Forum ____________________________________________
-
Mar 10th, 2006, 10:42 PM
#7
Thread Starter
Fanatic Member
Re: VB - Instant Message Client/Server
 Originally Posted by WarrenW
How many users can the server handle?
As many as your server and internet connection can handle. A rough guess would be about 50 - 100 active members.
-
Jun 3rd, 2008, 10:40 PM
#8
New Member
Re: VB - Instant Message Client/Server
Intergrate this with your Pictochat, make a small area that is maximisible in the corner, i would do it myself, but im too lazy right this moment.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
VB6 is my wife. yes thats right im Billy6 
-
Oct 11th, 2009, 09:58 PM
#9
New Member
Re: VB - Instant Message Client/Server
good job buddy
will check it out latter
i registerd on this forums just to reply hee
thanx
-
Oct 24th, 2009, 11:23 PM
#10
New Member
Re: VB - Instant Message Client/Server
I have never used stuff like this lol, how do i get it to work can anyone explain?
-
May 17th, 2010, 05:24 PM
#11
New Member
Re: VB - Instant Message Client/Server
k1ll3rdr4g0n,
Great idea for a program! I downloaded both zip files, and tried to open them using vb 2010 express edition. I cant find the Project file... How do i make it an .exe?
you can email me at Email Address Removed By Mod
thanks,
Paskeezy
Last edited by Hack; May 18th, 2010 at 05:59 AM.
-
May 17th, 2010, 09:22 PM
#12
Re: VB - Instant Message Client/Server
 Originally Posted by Paskeezy
k1ll3rdr4g0n,
Great idea for a program! I downloaded both zip files, and tried to open them using vb 2010 express edition. I cant find the Project file... How do i make it an .exe?
thanks,
Paskeezy
You can't open that with vb2010 correctly! You need vb6.0 in-order to correctly open and read the code and convert it to an *.exe file. If you want I will compile the .exe for you then send it to you?
Edit:
Also, it is a bad idea to post your email address since bots scan the forums and could get a hold of your email address.
Last edited by Nightwalker83; May 17th, 2010 at 09:24 PM.
Reason: Adding more!
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
-
May 18th, 2010, 06:01 AM
#13
Re: VB - Instant Message Client/Server
Paskeezy: Welcome to the forums. 
I have edited your post and removed your email address.
You should never post your email address in an open post on an open forum. Mail spam bots can pick that up and before you know it, your mailbox is full of junk mail. If you wish to share your email address with other forum members, please do so via our PM system.
But even more importantly than that, we prefer all answers to questions be publically posted rather than sent via EMail or PM. That way, everyone with a similar problem can benefit.
Thanks.
-
May 18th, 2010, 08:27 AM
#14
New Member
Re: VB - Instant Message Client/Server
Nightwalker83 - sure thing, that sounds good!
Hack - sorry about the email address. Thanks for the notification.
Last edited by Paskeezy; May 18th, 2010 at 08:54 AM.
-
May 18th, 2010, 08:54 AM
#15
New Member
Re: VB - Instant Message Client/Server
Nightwalker83 - i forgot to add that id like the exe for both client and the server version of the program if possible.
Thank You
Paskeezy
-
May 20th, 2010, 06:42 AM
#16
Re: VB - Instant Message Client/Server
@ k1ll3rdr4g0n
While compliling your code I encountered the following problems:
In NewAge_client:
Sub or Function not defined
Referring to blist(i) =
in frmbl
As well as references in both projects referring to ocx or dll files that failed to load.
 Originally Posted by Paskeezy
Nightwalker83 - i forgot to add that id like the exe for both client and the server version of the program if possible.
Thank You
Paskeezy
Sure! I will pm you with the download link when I have complied the programs.
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
-
May 26th, 2010, 04:44 AM
#17
Fanatic Member
Re: VB - Instant Message Client/Server
Any chance you will convert this to .NET?
I'm very interested in this, and totally forgot all about it from all those years ago! Wow, it's been 4 years already!?
-
May 26th, 2010, 02:02 PM
#18
New Member
Re: VB - Instant Message Client/Server
@ k1ll3rdr4g0n - thanks for the program, i cant quite get it to work, is there any chance you can send me the source code? I can create the forms myself. Thanks!
-
May 27th, 2010, 12:38 AM
#19
Re: VB - Instant Message Client/Server
 Originally Posted by Paskeezy
@ k1ll3rdr4g0n - thanks for the program, i cant quite get it to work, is there any chance you can send me the source code? I can create the forms myself. Thanks!
The source code can be download from the first post.
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
-
Oct 1st, 2011, 09:14 AM
#20
New Member
Re: VB - Instant Message Client/Server
hello i am a student ,I have a question !
I have a visual basic 2008 and i want to publish my application ,but i don't know why my application not working in another computer that don't have visual basic , can you help ,i am so sorry because i type my question in your different subject ,but i am in afghanistan and in this country is not any professional teachers that i asking of him .
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
|