Announcement

Collapse
No announcement yet.

Using PB/DLL over internet

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

  • Using PB/DLL over internet

    Is it possible to write a program using PB/DLL that will run over the internet??

    What I want to do is ask the user some questions, process data using their input, produce a printed output formatted for their printer.

    This is probably a newby question but I still seem to be having problems leaving the DOS world and getting into the windows world, let alone adding the complication of trying to use the Internet.

    Or would it be better for me to learn JAVA and use that.

    [This message has been edited by Tom Driver (edited January 02, 2000).]

  • #2
    Yes, you can write such a program in PB/DLL 6.0 or PB/CC 2.0

    See the TCP and UDP statemens in the documentation.

    --Dave


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

    Home of the BASIC Gurus
    www.basicguru.com

    Comment


    • #3
      Thank you for your quick reply, and I'm sorry about my slow one. I've been down with the flu bug. I will investigate that immediatly.

      Comment

      Working...
      X