T
Tony
I am looking into the possibilities of creating a client / server chat using
..NET framework.
Creating the backend, would be no problem for me I guess, communicating with
the client using plain old sockets.
But my problem is, how the client (browser) communication with the server,
using sockets ?
With my knowledge of today, I would use a java applet to take care of the
communication between the .NET server backend and the browser part (HTML and
javascript portion).
But does anyone have a better idea, maybe even posible of NOT USING JAVA in
the client browser ???
Any ideas / suggestions are welcome!!
-
Regards,
Tony Fonager
Netcoders ApS, Denmark
..NET framework.
Creating the backend, would be no problem for me I guess, communicating with
the client using plain old sockets.
But my problem is, how the client (browser) communication with the server,
using sockets ?
With my knowledge of today, I would use a java applet to take care of the
communication between the .NET server backend and the browser part (HTML and
javascript portion).
But does anyone have a better idea, maybe even posible of NOT USING JAVA in
the client browser ???
Any ideas / suggestions are welcome!!
-
Regards,
Tony Fonager
Netcoders ApS, Denmark