Announcement

Collapse
No announcement yet.

Lance, Dave, please answer this..

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Lance, Dave, please answer this..

    Hi,
    What api use PowerBasic when a write:
    TCP NOTIFY Socket_Nr, RECV CLOSE TO hWnd AS %TCP_ECHO

    If you can´t tell me the api so can you tell me how i write
    in pb to do exact same function...?

    Please, i must know...

    From Johan Karlsson

  • #2
    Unfortunately, we are not able to disclose this information.

    That said, there are a whole bunch of "TCP-related" examples that use the raw API's... please study the files located at http://www.powerbasic.com/files/pub/pbwin/inet/


    ------------------
    Lance
    PowerBASIC Support
    mailto:[email protected][email protected]</A>
    Lance
    mailto:[email protected]

    Comment


    • #3
      this link has code for a udp "server" which should be easiy adaptable for tcp
      by adding the necessary message support.



      ------------------
      ron

      Comment

      Working...
      X