send message to another server through Socket?

R

rockdale

Hi,


We have an asp.net web application updates the backend database. We
also have another VC++ 6.0 server application using the same database.
We want the web application send a notification to the C++ server
whenever the web application update the database so that C++ server can
reload its memory with the updated info from the database. The C++
server already has socket opened and can receive and send msgs to
another C++ application. Can my C# web application send and receive msg
to and from the C++ server. Or there is a better way to achieve what I
am trying to do? Sorry I am very new to C# socket programming.


Thanks a lot
-rockdale
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top