Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Spectranet
#19
ardentcrest Wrote::?
Hi Arden!

Can you use the current spectralib for this?
The syntax is no longer %open for example.
Instead you have to open a conection with:
Code:
10 %connect #4,"SITE WWW",PORT

Try instead:
Code:
#include <spectranet.bas>
conn = SNETconnect(socket , "IP", port)

The spectralib is poooooorly documented. If you happen to find more doc, then I could speed up it's development.
At the moment, the functions there are the only ones used for networking.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)