Hi,
sorry for the delay, but I have been a bit busy.
I sent the test scripts to '[EMAIL PROTECTED]' (no real name provided), who asked for
them in order to reproduce the problems.
To cut it short: on his/her platform everything runs fine.
There are some differences in the VMS/UCX versions, but the perl version is the same
(5.6.1). At the moment I don't have a clue what's going wrong.
I am going to read about this "socket madness" :-)
By the way: I am using the Socket module with send/recv calls.
I'll send my two little test scripts as attachment. Perhaps somebody else can
reproduce the errors.
>
> Thomas,
>
> Your analysis and the subsequent silence indicate that you probably
> know more about this issue than anyone else does. What Perl module
> are you using to send the packets? IO::Socket? If you are using
> stdio on sockets, I'm afraid that's something that just doesn't work
> on VMS. I think you have to use sysread() and syswrite(). Look in
> the archive for a thread called "socket madness" or similar from
> earlier this year. Let us know if you track the problem down.
> --
> ____________________________________________
> Craig A. Berry
> mailto:[EMAIL PROTECTED]
>
> "Literary critics usually know what they're
> talking about. Even if they're wrong."
> -- Perl creator Larry Wall