| FAB
- TELETEXT & SUBTITLING SYSTEMS |
|
![]() |
![]() |
![]() |
|||||||
| Sitemap |
|
Teletext
- Basic Products FAB Teletext Network API has been designed for developers that would like to access the Teletext Data Generator or Network Controller over TCP/IP, modem or ISDN. The API can be used under any WIN32 programming language like Visual Basic, VBScript, C++, Delphi, Word, Perl, PHP and others. The functions are easy to use and have the following functionality:.
Among others following applications can be realized by using FAB Teletext Network API and FAB Teletext Data Generator:
The NETAPI also includes the description of the TCP/IP protocol that is used for communication to Teletext Data Generator or Teletext Network Controller. The following example for VBScript will show how the most important functions
can be used to
dim MyApi
set MyApi = CreateObject ("FABNetApi.ETTW")
MyApi.WriteLine 4, 8, "{Yellow}WriteLine call from VBScript"
MyApi.WriteLine 4, 10, "{Green}Close this window to continue"
MyApi.WriteLine 11, 11, "{Green}with the script"
MyApi.Connection = "192.168.0.12"
MyApi.SendCommand ("REG username,password")
MyApi.SendCommand ("PUT 123")
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||