Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20
  1. #11

    Quote Originally Posted by deathdodger View Post
    sort of ERP xa na software na nakainstall sa remote na pc..kato na software kay naay mga web services..dapat ko moconnect ato na software..or somewhat be able to access some of its web services..
    Study and understand first the API for that software, how it exposes data to a client application, mostly its an XML, then you study how you're going to use/access those data from your client application...if you're gonna write your own(e.g using PHP) then study how PHP access and handles data from a web services...

  2. #12
    sa pagkakrun nagstudy ko ug soap..daun nagbuhat ko ug example nga web service gamit php ug web client gamit php..pero di ko kaintegrate sa ako nakat.onan kung sa kato nang software sa remote pc ko moconnect..libog jd ko mga idol.. T.T

  3. #13
    Elite Member
    Join Date
    Aug 2008
    Posts
    1,053
    Blog Entries
    1
    you're just making things complicated. can you just show your codes and specify things clearly?

    eg.

    MAIN SERVER SPECIFICATION
    --------------------
    Web service framework: .NET Framework
    Platform: C# or VB.NET
    Protocol: SOAP or WSDL
    Database: MsSQL or ORACLE


    you will not understand the entire process unless you will tackle down its concept. try to gather some resource, charts, images to help you visualize the complete communication process.




  4. #14
    .NET gamit sa web service mga idol..daun ang ako task kay mopass ug XML format na data..onsaon manahwaaaaaaaaaaahhhhhhhh...

  5. #15
    Elite Member
    Join Date
    Aug 2008
    Posts
    1,053
    Blog Entries
    1
    I'm into C# too, post your sample codes. I thought you were using something like php

    Quote Originally Posted by deathdodger View Post
    sa pagkakrun nagstudy ko ug soap..daun nagbuhat ko ug example nga web service gamit php ug web client gamit php..pero di ko kaintegrate sa ako nakat.onan kung sa kato nang software sa remote pc ko moconnect..libog jd ko mga idol.. T.T

  6. #16
    @TS WCF webservice imu gamit?

  7. #17
    Quote Originally Posted by deathdodger View Post
    sort of ERP xa na software na nakainstall sa remote na pc..kato na software kay naay mga web services..dapat ko moconnect ato na software..or somewhat be able to access some of its web services..
    So naa na diay existing nga Web Service? and you are the web service CLIENT?

    If that's the case, then you need to know the "endpoint(s)" for that Web Service. For e.g: https://<blah>:<port>/<blah>/<blah>?wsdl --> sorry don't have one in mind right now

    If you have that na, then you need an API to create client objects/classes for your WSDL / endpoint. For e.g.: Apache Axis2

    You can use Eclipse or Netbeans or what not, to generate your web service client classes.

    Once you have these client classes then it's pretty easy to consume the existing web services.

    This might be a little tricky at first but you'll get it.

    ------

    So the first thing to do is ask, whoever is maintaining the Web Service, for their "endpoints".

  8. #18
    Quote Originally Posted by deathdodger View Post
    .NET gamit sa web service mga idol..daun ang ako task kay mopass ug XML format na data..onsaon manahwaaaaaaaaaaahhhhhhhh...
    Web Service is "XML in & XML out". Meaning you send XML data to the Web Service server and expect XML data as return.

    SOAP makes it easy for you to not have to format your data into XML but instead you can send Objects out and expect Objects in return. In Java there are 3rd party libraries we use like Apache Axis. In .Net I'm sure naa sad.

    These libraries will take care of formatting/converting your Objects to XML so dili na ka maproblema ana.

    Basta the concept is "XML in & XML out". If you're in the .NET platform then search for examples of code and try to find out what API you can use. You don't have to create your own classes to do this.

  9. #19
    basta daghan maau, magkagubot jud,. hahay

  10. #20
    hello good day,

    sa akoang nasabtan about sa imong problem you want to connect in to the web service. You need to locate the file of that service, ang extension ana is .asmx na file...naa diha ang mga classes or functions naka stored...

  11.    Advertisement

Page 2 of 2 FirstFirst 12

Similar Threads

 
  1. TRUSTe Web Services Technologies, Inc. (TRUSTe)
    By free_hugs in forum Career Center
    Replies: 80
    Last Post: 08-24-2017, 03:04 PM
  2. Iphone 4 "No Service" problem.
    By MisterSuave in forum Gizmos & Gadgets (Old)
    Replies: 8
    Last Post: 07-12-2011, 09:13 AM
  3. Help! WCF web service client problem
    By Tsubaki in forum Programming
    Replies: 13
    Last Post: 06-28-2010, 01:52 PM
  4. Web browser problem
    By vanguard in forum Networking & Internet
    Replies: 5
    Last Post: 01-21-2009, 04:39 PM
  5. Freelance: Cheap Web Services
    By nilan in forum Websites & Multimedia
    Replies: 0
    Last Post: 09-08-2007, 01:25 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top