这是服务器的一些信息,我想写个表单提交的程序,但服务器的配置信息搞不懂,哪位老大提醒下,谢谢。Name: shc_login
Binding: AccountServerBinding
Endpoint: http://wall.usts.edu.cn/sh5/jfs.php
SoapAction: urn:AccountServer#shc_login
Style: rpc
Input:
  use: encoded
  namespace: urn:AccountServer
  encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
  message: shc_loginRequest
  parts:
    user_name: xsd:string
    user_password: xsd:string
    user_ip: xsd:string
    time_length: xsd:int
    jsjInfo: xsd:string
    client_ver: xsd:string
Output:
  use: encoded
  namespace: urn:AccountServer
  encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
  message: shc_loginResponse
  parts:
  return: xsd:string
Namespace: urn:AccountServer
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: