Hi,

I need some help regarding Java Servlets.
Already i wrote an applet and a servlet. They are communicating without any problem.
Now, I have a program written in C++, which should send some data to the servlet program.( I am using Apache web server )
( Using Java Socket programming or some other technology).
Is this possible or is there some issues with regard to port number or other.
The C++ program resides in the same machine, where web-server is installed.

or else is there any way through which the C++ program can send the data directly to the applet.

Waiting for the reply,
with regards,
raghu.