Connecting two system with web service
-
Hi there, Basically i'm a noob with C# and web service, and i'm working on my project of building a C# web service to connect between a supplier system and a client system. For example, a making order task would involve the client system sending that order data to the web service and from there it will relay the information towards the supplier system. I know basically how to send data and receive data from the web service by button clicking event. So the first part shouldn't be a problem. But how do i get it to relay data from the web service to the other system? And the supplier system is built using c# and sql server, while the client systems which consist of a java with mysql system and another vb.net with ms access. I plan to use the basic template wdsl that is provided by the .net framework, is there going to be any problem connecting to the java system? Thanks in advance~ "Better live as a horse than the goose."