Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~563 People Reached
Favorite Forums
Favorite Tags
Member Avatar for varun.coolmax

Hello there me again...now my chat has become a multiple client chat network....now i need to implement live video conferencing....i have a sample code but the thing is it requires an OCX....and damm these ocx are costly to register...is there anyway i can get hold of Ocx for free....or can …

Member Avatar for VideoConference
0
149
Member Avatar for varun.coolmax

I need help in updating a database in MS access using VB....i need only 8 entrises (rows) in the database...all i need to do is delete all the rows in the database and then add the new data....i am delelting the whole data since the no of new entries(rows) maybe …

Member Avatar for varun.coolmax
0
68
Member Avatar for varun.coolmax

I am using a ADODB connection to connect to an access database and am using an SQL string as the comandtext....but i need to check the validity of wat i have typed.....here is the sql statement.. [code] dim cmdcommand as new adodb.command With cmdCommand .ActiveConnection = conConnection .comanttext = "select …

Member Avatar for varun.coolmax
0
85
Member Avatar for varun.coolmax

i've got a project wherein the server listens only from one client on one port...i want a program to make the server lsiten to multiple clients on same port or different ports...watever....can anyone help me out. the foll is my Server side Code [code] Private Sub cmdStartListening_Click() 'listens for client …

Member Avatar for cricket2030
0
148
Member Avatar for varun.coolmax

I am a newbie to VB...and i am doing a project on One to many chat using the winsock component...the only problem i am stuck with now is that i have completed only one to one chat and would like to make it a many to many chat...plz help me …

Member Avatar for varun.coolmax
0
113