Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by MongkonB

  1. MongkonB

    Send SMS by Web

    Thank's Bill for Valuable answers -MongkonB
  2. MongkonB

    Send SMS by Web

    Thank's Bill I'm new for coding in TCP/IP protocol. I use complete programme for my app.. I have MS Win98,VFP3.0. I develope database app. for many year,but last year ago I know that VFP3.0 can use Win32_API,socket function form WWW.NEWS2NEW.COM . I use vfpWinSock class connect...
  3. MongkonB

    Send SMS by Web

    Thank's Bill I try CLASS vfpWinSock at http://fox.wikis.com/wc.dll?Wiki~SendSmtpEmail, can connect intranet only.Becuase it has proxy.I can't go to internet by this class. Please tell me how to connect with proxy. Thank's -MongkonB
  4. MongkonB

    Send SMS by Web

    Thank's Mike and Bill. I want to study HTTP,TCP/IP Mechanism ,for " How To Programmatically Fill In a Form (HTTP GET/POST)" I don't understand "FUNCTION httpPost( pcServer, pcUrl, pcData, poFdbk )". What shoud I put value in "poFdbk" ?. What is "poFdbk " in FUNCTION httpPost()?. Thank ' Bill
  5. MongkonB

    Send SMS by Web

    Hi all I have a VFP app to send SMS to mobile by internet.Below is example code.How can to code in VFP3.0. Thank's Very much MongkonB <HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-874"> <TITLE>How to post data in Send Format</TITLE> </HEAD> <BODY>...
  6. MongkonB

    VFP and WINSOCK

    Hi zedzedbeta5 can you tell ... How to initialize/created/sent-received/closed a socket using declares to Ws32_2.dll only all in native VFP.? Thank's very much
  7. MongkonB

    How to use Win32 API send/receive data via TCP/IP

    How to use Win32 API send/receive data via TCP/IP in VFP
  8. MongkonB

    MSCOMM32.OCX can't sent chr(0) to COMM

    Hi,all. I use MSCOMM32.OCX to TX-RX data between PC and Microcontroller. I can RX every chr(), but I can't TX chr(0). Please tell me how to TX chr(0)
  9. MongkonB

    MSCOMM32.OCX can't sent chr(0) to COMM

    Hi,all. I use MSCOMM32.OCX to TX-RX data between PC and Microcontroller. I can RX every chr(), but I can't TX chr(0). Please tell me how to TX chr(0)

Part and Inventory Search

Back
Top