Advertisement

Results for "Author: karim bardai"

2002ASP #5811
VB6 Instant Messenger

An instant messenger similar to the style of AOL Instant Messenger. After going through this tutorial: http://www.vb-world.net/internet/winsock/index.html and coming across an ICQ Type instant messenger coded by Evan Sims (http://www.planetsourcecode.com/xq/ASP/txtCodeId.6520/lngWId.1/qx/vb/scripts/ShowCode.htm), I decided to build an AOL type instant messenger program in VB6. [INFO] Currently, there isn't a way for users to register a username/password, so If you want to test it out, you have to create a user in IMDB.mdb under the USERS table. After adding some users, you can test out the program by launching the server.exe and running 2 of the client.exe's. Enter the username/password, add the buddy to your buddy list, and start chatting :) If you want users over the internet to be able to use this program, change the RemoteHost IP address in Client.vbp to the IP where the server is running. [ERRORS] Currently, There are 2 known errors. 1. When adding a buddy to buddy list and you receive a message. 2. When deleting a buddy from buddy list and you receive a message. This is due to the fact that the popupbox is modal, I just haven't gotten around to fixing it. Also, Make sure you close your clients before you close your server, otherwise, you'll have to go in Manually and delete all entries from the ONLINE table. [DEFINITIONS and SPELLCHECK] I've always wanted a Instant Messenger that incorporated that! So I did it myself :) But, for it to work for you, you'll have to get the Definitions database, which is a hefty 37MB in size! Post a message here if you would like the database, I'll see what i can do. You should receive an error if you try to Define or Spellcheck a word without the database, duh! :P That should sum it up, I would appreciate your comments and suggestions, and post any questions you have as well. Thanks

2002C #14415
VB6 Instant Messenger

An instant messenger similar to the style of AOL Instant Messenger. After going through this tutorial: http://www.vb-world.net/internet/winsock/index.html and coming across an ICQ Type instant messenger coded by Evan Sims (http://www.planetsourcecode.com/xq/ASP/txtCodeId.6520/lngWId.1/qx/vb/scripts/ShowCode.htm), I decided to build an AOL type instant messenger program in VB6. [INFO] Currently, there isn't a way for users to register a username/password, so If you want to test it out, you have to create a user in IMDB.mdb under the USERS table. After adding some users, you can test out the program by launching the server.exe and running 2 of the client.exe's. Enter the username/password, add the buddy to your buddy list, and start chatting :) If you want users over the internet to be able to use this program, change the RemoteHost IP address in Client.vbp to the IP where the server is running. [ERRORS] Currently, There are 2 known errors. 1. When adding a buddy to buddy list and you receive a message. 2. When deleting a buddy from buddy list and you receive a message. This is due to the fact that the popupbox is modal, I just haven't gotten around to fixing it. Also, Make sure you close your clients before you close your server, otherwise, you'll have to go in Manually and delete all entries from the ONLINE table. [DEFINITIONS and SPELLCHECK] I've always wanted a Instant Messenger that incorporated that! So I did it myself :) But, for it to work for you, you'll have to get the Definitions database, which is a hefty 37MB in size! Post a message here if you would like the database, I'll see what i can do. You should receive an error if you try to Define or Spellcheck a word without the database, duh! :P That should sum it up, I would appreciate your comments and suggestions, and post any questions you have as well. Thanks

2002VB #23019
VB6 Instant Messenger

An instant messenger similar to the style of AOL Instant Messenger. After going through this tutorial: http://www.vb-world.net/internet/winsock/index.html and coming across an ICQ Type instant messenger coded by Evan Sims (http://www.planetsourcecode.com/xq/ASP/txtCodeId.6520/lngWId.1/qx/vb/scripts/ShowCode.htm), I decided to build an AOL type instant messenger program in VB6. [INFO] Currently, there isn't a way for users to register a username/password, so If you want to test it out, you have to create a user in IMDB.mdb under the USERS table. After adding some users, you can test out the program by launching the server.exe and running 2 of the client.exe's. Enter the username/password, add the buddy to your buddy list, and start chatting :) If you want users over the internet to be able to use this program, change the RemoteHost IP address in Client.vbp to the IP where the server is running. [ERRORS] Currently, There are 2 known errors. 1. When adding a buddy to buddy list and you receive a message. 2. When deleting a buddy from buddy list and you receive a message. This is due to the fact that the popupbox is modal, I just haven't gotten around to fixing it. Also, Make sure you close your clients before you close your server, otherwise, you'll have to go in Manually and delete all entries from the ONLINE table. [DEFINITIONS and SPELLCHECK] I've always wanted a Instant Messenger that incorporated that! So I did it myself :) But, for it to work for you, you'll have to get the Definitions database, which is a hefty 37MB in size! Post a message here if you would like the database, I'll see what i can do. You should receive an error if you try to Define or Spellcheck a word without the database, duh! :P That should sum it up, I would appreciate your comments and suggestions, and post any questions you have as well. Thanks

ASP_Volume2 #35194
VB6 Instant Messenger

An instant messenger similar to the style of AOL Instant Messenger. After going through this tutorial: http://www.vb-world.net/internet/winsock/index.html and coming across an ICQ Type instant messenger coded by Evan Sims (http://www.planetsourcecode.com/xq/ASP/txtCodeId.6520/lngWId.1/qx/vb/scripts/ShowCode.htm), I decided to build an AOL type instant messenger program in VB6. [INFO] Currently, there isn't a way for users to register a username/password, so If you want to test it out, you have to create a user in IMDB.mdb under the USERS table. After adding some users, you can test out the program by launching the server.exe and running 2 of the client.exe's. Enter the username/password, add the buddy to your buddy list, and start chatting :) If you want users over the internet to be able to use this program, change the RemoteHost IP address in Client.vbp to the IP where the server is running. [ERRORS] Currently, There are 2 known errors. 1. When adding a buddy to buddy list and you receive a message. 2. When deleting a buddy from buddy list and you receive a message. This is due to the fact that the popupbox is modal, I just haven't gotten around to fixing it. Also, Make sure you close your clients before you close your server, otherwise, you'll have to go in Manually and delete all entries from the ONLINE table. [DEFINITIONS and SPELLCHECK] I've always wanted a Instant Messenger that incorporated that! So I did it myself :) But, for it to work for you, you'll have to get the Definitions database, which is a hefty 37MB in size! Post a message here if you would like the database, I'll see what i can do. You should receive an error if you try to Define or Spellcheck a word without the database, duh! :P That should sum it up, I would appreciate your comments and suggestions, and post any questions you have as well. Thanks

ASP_Volume3 #53943
VB6 Instant Messenger

An instant messenger similar to the style of AOL Instant Messenger. After going through this tutorial: http://www.vb-world.net/internet/winsock/index.html and coming across an ICQ Type instant messenger coded by Evan Sims (http://www.planetsourcecode.com/xq/ASP/txtCodeId.6520/lngWId.1/qx/vb/scripts/ShowCode.htm), I decided to build an AOL type instant messenger program in VB6. [INFO] Currently, there isn't a way for users to register a username/password, so If you want to test it out, you have to create a user in IMDB.mdb under the USERS table. After adding some users, you can test out the program by launching the server.exe and running 2 of the client.exe's. Enter the username/password, add the buddy to your buddy list, and start chatting :) If you want users over the internet to be able to use this program, change the RemoteHost IP address in Client.vbp to the IP where the server is running. [ERRORS] Currently, There are 2 known errors. 1. When adding a buddy to buddy list and you receive a message. 2. When deleting a buddy from buddy list and you receive a message. This is due to the fact that the popupbox is modal, I just haven't gotten around to fixing it. Also, Make sure you close your clients before you close your server, otherwise, you'll have to go in Manually and delete all entries from the ONLINE table. [DEFINITIONS and SPELLCHECK] I've always wanted a Instant Messenger that incorporated that! So I did it myself :) But, for it to work for you, you'll have to get the Definitions database, which is a hefty 37MB in size! Post a message here if you would like the database, I'll see what i can do. You should receive an error if you try to Define or Spellcheck a word without the database, duh! :P That should sum it up, I would appreciate your comments and suggestions, and post any questions you have as well. Thanks

C_Volume2 #76256
VB6 Instant Messenger

An instant messenger similar to the style of AOL Instant Messenger. After going through this tutorial: http://www.vb-world.net/internet/winsock/index.html and coming across an ICQ Type instant messenger coded by Evan Sims (http://www.planetsourcecode.com/xq/ASP/txtCodeId.6520/lngWId.1/qx/vb/scripts/ShowCode.htm), I decided to build an AOL type instant messenger program in VB6. [INFO] Currently, there isn't a way for users to register a username/password, so If you want to test it out, you have to create a user in IMDB.mdb under the USERS table. After adding some users, you can test out the program by launching the server.exe and running 2 of the client.exe's. Enter the username/password, add the buddy to your buddy list, and start chatting :) If you want users over the internet to be able to use this program, change the RemoteHost IP address in Client.vbp to the IP where the server is running. [ERRORS] Currently, There are 2 known errors. 1. When adding a buddy to buddy list and you receive a message. 2. When deleting a buddy from buddy list and you receive a message. This is due to the fact that the popupbox is modal, I just haven't gotten around to fixing it. Also, Make sure you close your clients before you close your server, otherwise, you'll have to go in Manually and delete all entries from the ONLINE table. [DEFINITIONS and SPELLCHECK] I've always wanted a Instant Messenger that incorporated that! So I did it myself :) But, for it to work for you, you'll have to get the Definitions database, which is a hefty 37MB in size! Post a message here if you would like the database, I'll see what i can do. You should receive an error if you try to Define or Spellcheck a word without the database, duh! :P That should sum it up, I would appreciate your comments and suggestions, and post any questions you have as well. Thanks

Java_Volume1 #94800
VB6 Instant Messenger

An instant messenger similar to the style of AOL Instant Messenger. After going through this tutorial: http://www.vb-world.net/internet/winsock/index.html and coming across an ICQ Type instant messenger coded by Evan Sims (http://www.planetsourcecode.com/xq/ASP/txtCodeId.6520/lngWId.1/qx/vb/scripts/ShowCode.htm), I decided to build an AOL type instant messenger program in VB6. [INFO] Currently, there isn't a way for users to register a username/password, so If you want to test it out, you have to create a user in IMDB.mdb under the USERS table. After adding some users, you can test out the program by launching the server.exe and running 2 of the client.exe's. Enter the username/password, add the buddy to your buddy list, and start chatting :) If you want users over the internet to be able to use this program, change the RemoteHost IP address in Client.vbp to the IP where the server is running. [ERRORS] Currently, There are 2 known errors. 1. When adding a buddy to buddy list and you receive a message. 2. When deleting a buddy from buddy list and you receive a message. This is due to the fact that the popupbox is modal, I just haven't gotten around to fixing it. Also, Make sure you close your clients before you close your server, otherwise, you'll have to go in Manually and delete all entries from the ONLINE table. [DEFINITIONS and SPELLCHECK] I've always wanted a Instant Messenger that incorporated that! So I did it myself :) But, for it to work for you, you'll have to get the Definitions database, which is a hefty 37MB in size! Post a message here if you would like the database, I'll see what i can do. You should receive an error if you try to Define or Spellcheck a word without the database, duh! :P That should sum it up, I would appreciate your comments and suggestions, and post any questions you have as well. Thanks

1_2002 #109773
VB6 Instant Messenger

An instant messenger similar to the style of AOL Instant Messenger. After going through this tutorial: http://www.vb-world.net/internet/winsock/index.html and coming across an ICQ Type instant messenger coded by Evan Sims (http://www.planetsourcecode.com/xq/ASP/txtCodeId.6520/lngWId.1/qx/vb/scripts/ShowCode.htm), I decided to build an AOL type instant messenger program in VB6. [INFO] Currently, there isn't a way for users to register a username/password, so If you want to test it out, you have to create a user in IMDB.mdb under the USERS table. After adding some users, you can test out the program by launching the server.exe and running 2 of the client.exe's. Enter the username/password, add the buddy to your buddy list, and start chatting :) If you want users over the internet to be able to use this program, change the RemoteHost IP address in Client.vbp to the IP where the server is running. [ERRORS] Currently, There are 2 known errors. 1. When adding a buddy to buddy list and you receive a message. 2. When deleting a buddy from buddy list and you receive a message. This is due to the fact that the popupbox is modal, I just haven't gotten around to fixing it. Also, Make sure you close your clients before you close your server, otherwise, you'll have to go in Manually and delete all entries from the ONLINE table. [DEFINITIONS and SPELLCHECK] I've always wanted a Instant Messenger that incorporated that! So I did it myself :) But, for it to work for you, you'll have to get the Definitions database, which is a hefty 37MB in size! Post a message here if you would like the database, I'll see what i can do. You should receive an error if you try to Define or Spellcheck a word without the database, duh! :P That should sum it up, I would appreciate your comments and suggestions, and post any questions you have as well. Thanks

2_2002-2004 #121947
VB6 Instant Messenger

An instant messenger similar to the style of AOL Instant Messenger. After going through this tutorial: http://www.vb-world.net/internet/winsock/index.html and coming across an ICQ Type instant messenger coded by Evan Sims (http://www.planetsourcecode.com/xq/ASP/txtCodeId.6520/lngWId.1/qx/vb/scripts/ShowCode.htm), I decided to build an AOL type instant messenger program in VB6. [INFO] Currently, there isn't a way for users to register a username/password, so If you want to test it out, you have to create a user in IMDB.mdb under the USERS table. After adding some users, you can test out the program by launching the server.exe and running 2 of the client.exe's. Enter the username/password, add the buddy to your buddy list, and start chatting :) If you want users over the internet to be able to use this program, change the RemoteHost IP address in Client.vbp to the IP where the server is running. [ERRORS] Currently, There are 2 known errors. 1. When adding a buddy to buddy list and you receive a message. 2. When deleting a buddy from buddy list and you receive a message. This is due to the fact that the popupbox is modal, I just haven't gotten around to fixing it. Also, Make sure you close your clients before you close your server, otherwise, you'll have to go in Manually and delete all entries from the ONLINE table. [DEFINITIONS and SPELLCHECK] I've always wanted a Instant Messenger that incorporated that! So I did it myself :) But, for it to work for you, you'll have to get the Definitions database, which is a hefty 37MB in size! Post a message here if you would like the database, I'll see what i can do. You should receive an error if you try to Define or Spellcheck a word without the database, duh! :P That should sum it up, I would appreciate your comments and suggestions, and post any questions you have as well. Thanks

3_2004-2005 #140491
VB6 Instant Messenger

An instant messenger similar to the style of AOL Instant Messenger. After going through this tutorial: http://www.vb-world.net/internet/winsock/index.html and coming across an ICQ Type instant messenger coded by Evan Sims (http://www.planetsourcecode.com/xq/ASP/txtCodeId.6520/lngWId.1/qx/vb/scripts/ShowCode.htm), I decided to build an AOL type instant messenger program in VB6. [INFO] Currently, there isn't a way for users to register a username/password, so If you want to test it out, you have to create a user in IMDB.mdb under the USERS table. After adding some users, you can test out the program by launching the server.exe and running 2 of the client.exe's. Enter the username/password, add the buddy to your buddy list, and start chatting :) If you want users over the internet to be able to use this program, change the RemoteHost IP address in Client.vbp to the IP where the server is running. [ERRORS] Currently, There are 2 known errors. 1. When adding a buddy to buddy list and you receive a message. 2. When deleting a buddy from buddy list and you receive a message. This is due to the fact that the popupbox is modal, I just haven't gotten around to fixing it. Also, Make sure you close your clients before you close your server, otherwise, you'll have to go in Manually and delete all entries from the ONLINE table. [DEFINITIONS and SPELLCHECK] I've always wanted a Instant Messenger that incorporated that! So I did it myself :) But, for it to work for you, you'll have to get the Definitions database, which is a hefty 37MB in size! Post a message here if you would like the database, I'll see what i can do. You should receive an error if you try to Define or Spellcheck a word without the database, duh! :P That should sum it up, I would appreciate your comments and suggestions, and post any questions you have as well. Thanks

4_2005-2006 #159240
VB6 Instant Messenger

An instant messenger similar to the style of AOL Instant Messenger. After going through this tutorial: http://www.vb-world.net/internet/winsock/index.html and coming across an ICQ Type instant messenger coded by Evan Sims (http://www.planetsourcecode.com/xq/ASP/txtCodeId.6520/lngWId.1/qx/vb/scripts/ShowCode.htm), I decided to build an AOL type instant messenger program in VB6. [INFO] Currently, there isn't a way for users to register a username/password, so If you want to test it out, you have to create a user in IMDB.mdb under the USERS table. After adding some users, you can test out the program by launching the server.exe and running 2 of the client.exe's. Enter the username/password, add the buddy to your buddy list, and start chatting :) If you want users over the internet to be able to use this program, change the RemoteHost IP address in Client.vbp to the IP where the server is running. [ERRORS] Currently, There are 2 known errors. 1. When adding a buddy to buddy list and you receive a message. 2. When deleting a buddy from buddy list and you receive a message. This is due to the fact that the popupbox is modal, I just haven't gotten around to fixing it. Also, Make sure you close your clients before you close your server, otherwise, you'll have to go in Manually and delete all entries from the ONLINE table. [DEFINITIONS and SPELLCHECK] I've always wanted a Instant Messenger that incorporated that! So I did it myself :) But, for it to work for you, you'll have to get the Definitions database, which is a hefty 37MB in size! Post a message here if you would like the database, I'll see what i can do. You should receive an error if you try to Define or Spellcheck a word without the database, duh! :P That should sum it up, I would appreciate your comments and suggestions, and post any questions you have as well. Thanks

5_2007-2008 #181758
VB6 Instant Messenger

An instant messenger similar to the style of AOL Instant Messenger. After going through this tutorial: http://www.vb-world.net/internet/winsock/index.html and coming across an ICQ Type instant messenger coded by Evan Sims (http://www.planetsourcecode.com/xq/ASP/txtCodeId.6520/lngWId.1/qx/vb/scripts/ShowCode.htm), I decided to build an AOL type instant messenger program in VB6. [INFO] Currently, there isn't a way for users to register a username/password, so If you want to test it out, you have to create a user in IMDB.mdb under the USERS table. After adding some users, you can test out the program by launching the server.exe and running 2 of the client.exe's. Enter the username/password, add the buddy to your buddy list, and start chatting :) If you want users over the internet to be able to use this program, change the RemoteHost IP address in Client.vbp to the IP where the server is running. [ERRORS] Currently, There are 2 known errors. 1. When adding a buddy to buddy list and you receive a message. 2. When deleting a buddy from buddy list and you receive a message. This is due to the fact that the popupbox is modal, I just haven't gotten around to fixing it. Also, Make sure you close your clients before you close your server, otherwise, you'll have to go in Manually and delete all entries from the ONLINE table. [DEFINITIONS and SPELLCHECK] I've always wanted a Instant Messenger that incorporated that! So I did it myself :) But, for it to work for you, you'll have to get the Definitions database, which is a hefty 37MB in size! Post a message here if you would like the database, I'll see what i can do. You should receive an error if you try to Define or Spellcheck a word without the database, duh! :P That should sum it up, I would appreciate your comments and suggestions, and post any questions you have as well. Thanks

6_2008-2009 #204276
VB6 Instant Messenger

An instant messenger similar to the style of AOL Instant Messenger. After going through this tutorial: http://www.vb-world.net/internet/winsock/index.html and coming across an ICQ Type instant messenger coded by Evan Sims (http://www.planetsourcecode.com/xq/ASP/txtCodeId.6520/lngWId.1/qx/vb/scripts/ShowCode.htm), I decided to build an AOL type instant messenger program in VB6. [INFO] Currently, there isn't a way for users to register a username/password, so If you want to test it out, you have to create a user in IMDB.mdb under the USERS table. After adding some users, you can test out the program by launching the server.exe and running 2 of the client.exe's. Enter the username/password, add the buddy to your buddy list, and start chatting :) If you want users over the internet to be able to use this program, change the RemoteHost IP address in Client.vbp to the IP where the server is running. [ERRORS] Currently, There are 2 known errors. 1. When adding a buddy to buddy list and you receive a message. 2. When deleting a buddy from buddy list and you receive a message. This is due to the fact that the popupbox is modal, I just haven't gotten around to fixing it. Also, Make sure you close your clients before you close your server, otherwise, you'll have to go in Manually and delete all entries from the ONLINE table. [DEFINITIONS and SPELLCHECK] I've always wanted a Instant Messenger that incorporated that! So I did it myself :) But, for it to work for you, you'll have to get the Definitions database, which is a hefty 37MB in size! Post a message here if you would like the database, I'll see what i can do. You should receive an error if you try to Define or Spellcheck a word without the database, duh! :P That should sum it up, I would appreciate your comments and suggestions, and post any questions you have as well. Thanks

7_2009-2012 #226794
VB6 Instant Messenger

An instant messenger similar to the style of AOL Instant Messenger. After going through this tutorial: http://www.vb-world.net/internet/winsock/index.html and coming across an ICQ Type instant messenger coded by Evan Sims (http://www.planetsourcecode.com/xq/ASP/txtCodeId.6520/lngWId.1/qx/vb/scripts/ShowCode.htm), I decided to build an AOL type instant messenger program in VB6. [INFO] Currently, there isn't a way for users to register a username/password, so If you want to test it out, you have to create a user in IMDB.mdb under the USERS table. After adding some users, you can test out the program by launching the server.exe and running 2 of the client.exe's. Enter the username/password, add the buddy to your buddy list, and start chatting :) If you want users over the internet to be able to use this program, change the RemoteHost IP address in Client.vbp to the IP where the server is running. [ERRORS] Currently, There are 2 known errors. 1. When adding a buddy to buddy list and you receive a message. 2. When deleting a buddy from buddy list and you receive a message. This is due to the fact that the popupbox is modal, I just haven't gotten around to fixing it. Also, Make sure you close your clients before you close your server, otherwise, you'll have to go in Manually and delete all entries from the ONLINE table. [DEFINITIONS and SPELLCHECK] I've always wanted a Instant Messenger that incorporated that! So I did it myself :) But, for it to work for you, you'll have to get the Definitions database, which is a hefty 37MB in size! Post a message here if you would like the database, I'll see what i can do. You should receive an error if you try to Define or Spellcheck a word without the database, duh! :P That should sum it up, I would appreciate your comments and suggestions, and post any questions you have as well. Thanks

Languages
Top Categories
Global Discovery