Csound Csound-dev Csound-tekno Search About

Window95/sockets

Date1998-08-10 21:56
FromDerek Pierce
SubjectWindow95/sockets
HI Csounders
This is only just related to csound but I do not know of a better place
to start.
I have just dowloaded STK98v2 from Perry Cooks site and have found it to
be excellent, however for realtime midiplay I am required to connect one
program ie syntmono, ithe another MD2SKINI using sockets. I have folled
the instruction many times but cannot get this to work. I have TCP/IP
loaded and a midicard ie a Pinnacle . All I seem to get is a message
saying "Socket unable to be opened" or such like.
Has any one got this working using win95? and if what advice can they
offer.All help gratefully
recieved.
Thanks to all
Derek aka Beatsystem



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa02621;
          12 Aug 98 7:54 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa06640;
          12 Aug 98 7:54 BST
Received: (qmail 12803 invoked from network); 12 Aug 1998 06:54:24 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 12 Aug 1998 06:54:24 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (HAA06114); Wed, 12 Aug 1998 07:50:30 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Wed, 12 Aug 1998 07:50:19 +0100
Received: from mailb.telia.com [194.22.194.6] by hermes via ESMTP (HAA04888); Wed, 12 Aug 1998 07:50:17 +0100 (BST)
Received: from d1o211.telia.com (root@d1o211.telia.com [195.204.228.241])
	by mailb.telia.com (8.8.8/8.8.8) with ESMTP id IAA21679
	for ; Wed, 12 Aug 1998 08:50:19 +0200 (CEST)
Received: from roger-nt (t7o211p36.telia.com [195.204.229.156]) by d1o211.telia.com (8.8.8/8.6.12) with SMTP id IAA19813 for ; Wed, 12 Aug 1998 08:50:18 +0200 (MET DST)
Message-ID: <001e01bdc5bd$33b5b880$0300a8c0@roger-nt.apas.no>
From: Roger Klaveness 
To: csound 
Subject: Re: Window95/sockets
Date: Wed, 12 Aug 1998 08:47:47 +0200
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.72.2106.4
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

It seems to be working for me.
Have you tried the Tcl GUI programs, are they working?
If not maybe you have some trouble in your TCP/IP configuration.
Can you ping yourself? ( ping 127.0.0.1 (in a dos window))
After you start syntmono you should also be able to connect to the
program with telnet. Start telnet and connect to host: 127.0.0.1
port:2001.
Syntmono should say it has got connection and you can type something
in the
telnet window and syntmono should give a respons that it couldn't
parse the
message or something like that.

>the instruction many times but cannot get this to work. I have TCP/IP
>loaded and a midicard ie a Pinnacle . All I seem to get is a message
>saying "Socket unable to be opened" or such like.
>Has any one got this working using win95? and if what advice can they



/*
   f(roger klaveness) = roger@apas.no + http://home.c2i.net/roklaven/
*/