re o_curdate = ? and
o_fdisp in (?) ") or die $dbh->errstr();
$sth->execute("$fdate","$ffdisps") or die $sth->errstr();
Jeff Slutzky
___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
ation
where the Client is *nix based and the Server is Windows based?
--
Jeff Sl
help.
-Original Message-
From: Dirk Bremer (NISC)
Sent: Tuesday, January 28, 2003 3:11 PM
To: [EMAIL PROTECTED]
Subject:Re: socket application
- Original Message -
From: "Jeff Slutzky" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, Jan
I am attempting to make a socket server running on a Win98 platform and
have a socket client connecting from a SCO Unix platform. What happens is
that I start the server and it sits waiting, I then connect from the SCO
server with the client socket app and I detect a connection on the Windows
uot;");
If you wanted to get a bit fancier, I suppose you could use the DLL
version of lame and Win32::OLE
If you are asking for a pure perl mp3 encoder, I don't think such a
beast exists.
-Original Message-
From: Jeff Slutzky [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 23,
Has anyone been able to convert WAV to MP3 with Win32 Perl. Can someone let me know
if there is a module to do this, or where I can look?
Jeffrey L. Slutzky
Manager System Administration
402.501.4860 (Direct)
402.850.4860 (Cell)
Affinitas - Latin for "Relationship"
Helping Businesses Acquire,
'WINIPCFG' at the command prompt; don't forget
to select the right "interface" from the picklist.
If it's a remote host, how are you contacting it now?
Cheers
-Original Message-
From: Jeff Slutzky [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 22, 2003 1
Is there a quick and dirty way to get the IP address for a Win9x PC?
Jeffrey L. Slutzky
Manager System Administration
402.501.4860 (Direct)
402.850.4860 (Cell)
Affinitas - Latin for "Relationship"
Helping Businesses
I have been attempting to migrate some code from VB to Win32 Perl using the
Win32::API::Prototype module. I am calling the 'winmm.dll' and I have
everything pretty much working correctly other than one call that saves the
voice recording to a file, as specified within the .dll calls. Can someo