The Visio & Ssocket Extension Modules

Visio

News

What and why

Documentation

Download

Installation

Examples

Gtk-server


Simple Sockets

News

What and why

Documentation

Download

Installation

Examples


Other

Contact

Guestbook
What?

The Simple Socket library is used with the programming language ScriptBasic. It provides elementary access to TCP Streaming and RAW Sockets.


Why?

The current socket implementation was not very satisfying to me. For instance, it was not possible to have asynchronous reading from a socket. Nor it was possible to have a simple Scriptbasic Socket server.


Yes, but why 'Simple Socket'?

Since this library is a quick implementation of TCP Streaming and RAW Sockets in C. It has functions which has been designed to be easily used by the Scriptbasic programmer.


Status of the project.

The current status is 'WORK IN PROGRESS'. This means that I still am changing functionality and adding more functionality.


Platforms supported.

Linux and Win32.


Prerequisites

- Scriptbasic 1.0 >= build 30