Search:

Type: Posts; User: syedbhai

Search: Search took 0.09 seconds.

  1. Replies
    7
    Views
    2,037

    Re: Chat application

    If it is gui-based you can use Java.
    It it is text-based you can use C/C++/Java.
    In either case Java would be much easier and faster to accomplish the task. Because it has very simple API.
    ...
  2. Replies
    7
    Views
    2,037

    Re: How can i create a chat application

    Hello.
    It depends if your application is standalone or web-based.
    If it is stand alone then you can just write two classes. Each class will do both - accept connection from others & initiate...
Results 1 to 2 of 2