TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
codexknight
NA
1
0
System Log in C#
Oct 12 2004 1:01 PM
Hello. I need to make an application for logging the other application events including operations and variables with there before and after values. The application to be logged is codded in Java. The application "LOG" will be in C#. To bind 2 applications I would like to use Web Services with Ado.Net DataBase. The Java application will generate an Output Stream in XML format. The C# application will read the Buffered Stream , extract data and save it into DataBase. The question is: How do I proceed? What technologies or methods to use? Do I need sockets? Thank you.
Reply
Answers (
1
)
SOAP client connection proplem - where is a concise reference...
Redirection in web service