"Chuck M @ VRI" wrote:
> 
> Robert,
> 
> I use C with tcl/tk on NT and SGU Unix / IRIX, and find I have to use the
> wsock32.lib library on the NT to get compatibility. Along with some esoteric
> WINDOWS_LEAN_AND_MEAN type defines, I find it works OK with
> VC++ 5.0 ...
> 
> As a pointer,
> 
> Chuck
> 
> "Bartis, Robert M (Bob)" wrote:
> 
> >         Is there something you need to do differently when using socket
> > calls in a windows environment?
> >
> >
> >         Robert M. Bartis
> >         Lucent Technologies *
> >         PVG  Testing
> >         Room HO 2B-337
> >         * 732.949.4565
> >         * 800.759.8888 pin 1649486 / [EMAIL PROTECTED]
> >   * [EMAIL PROTECTED]
> 
> _______________________________________________
> vtcl-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/mailman/listinfo/vtcl-user

The prob may be in the different translation-characters :

try : fconfigure $client -translation lf 

Regards

Michael
-- 
-----------------------------------------------------------
Ing. Hans-Michael Haschek, Case Software Technologies
Tel. ++43 (0) 61 32 / 28 0 33 -34
Fax  ++43 (0) 61 32 / 28 0 33 -4
www : http://www.t-ide.com
Lets have Tcl/Tk at your fingertips with TIDE
_______________________________________________
vtcl-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/vtcl-user

Reply via email to