vb to java - TechRepublic
General discussion
April 14, 2002 at 07:43 PM
saravanan_2_11_1976

vb to java

by saravanan_2_11_1976 . Updated 24 years, 2 months ago

hello friends
Thanks for your reply for my question.

But i want to give a clear picture about my project.i hope,you can give a clear solution for problem.

I have a problem in our project.we have a software which is developed in “Visual Basic” and a chat application which is in “JAVA “.

******Details about our project******
1.vb application (using this our admin has to chat with our client who is chatting from net and clearing his doubts)
2.server class file(it is writtenin java by using ServerSocket)
3.chat applet (it is written in java.by using this only the client can chat with our admin from Internet)

vb —–>server——>client
<---- <----- ******** Queries******* 1.is it possible to connect a "VisualBasic" application to "JAVA"? 2.how can i communicate with the server from VB application? 3.how can i retrive the client's information from server?

This discussion is locked

All Comments