Re: Unable to Accept TCP Connection

2018-04-21 Thread R0b0t1
On Sat, Apr 21, 2018 at 6:20 PM, Mark Geisert wrote: > R0b0t1 wrote: >> >> The following never prints "Hello, world!" >> >> >> struct sboot_state { >> struct sockaddr_in haddr; >> struct sockaddr caddr; >> socklen_t clen; >> int sfd, cfd; >> } state = { 0 }; >> >> state.haddr.sin_f

Re: Error Report

2018-04-21 Thread Brian Inglis
On 2018-04-21 17:58, Henrique Oliveira wrote: > I'm found this problem with instructions to send you guys on top, not sure > what's wrong but happy to comply, let me know what else info you need. > Microsoft Windows [Version 10.0.16299.371] > (c) 2017 Microsoft Corporation. All rights reserved. > C

Error Report

2018-04-21 Thread Henrique Oliveira
Hi! I'm found this problem with instructions to send you guys on top, not sure what's wrong but happy to comply, let me know what else info you need. Microsoft Windows [Version 10.0.16299.371] (c) 2017 Microsoft Corporation. All rights reserved. C:\Users\Tingao>ls -l 0 [main] ls 15288 fin

Re: Unable to Accept TCP Connection

2018-04-21 Thread Mark Geisert
R0b0t1 wrote: The following never prints "Hello, world!" struct sboot_state { struct sockaddr_in haddr; struct sockaddr caddr; socklen_t clen; int sfd, cfd; } state = { 0 }; state.haddr.sin_family = AF_INET; state.haddr.sin_port = 2200; You can use the Windows 'netstat' to se

Unable to Accept TCP Connection

2018-04-21 Thread R0b0t1
The following never prints "Hello, world!" struct sboot_state { struct sockaddr_in haddr; struct sockaddr caddr; socklen_t clen; int sfd, cfd; } state = { 0 }; state.haddr.sin_family = AF_INET; state.haddr.sin_port = 2200; state.haddr.sin_addr.s_addr = INADDR_ANY; state.sfd = so

Re: Fails to launch batch script in some directories

2018-04-21 Thread Brian Inglis
On 2018-04-20 07:11, Corinna Vinschen wrote: > On Apr 20 14:33, David Macek wrote: >> Whoa, an interesting bug. I'm forwarding this to the Cygwin mailing list >> for reference. I might take a deeper look over the weekend if no-one beats >> me to it. >> It seems like running batch files (.bat, .cmd

Re: Error no 2 ,3

2018-04-21 Thread Brian Inglis
On 2018-04-21 01:21, Geetakshi Kandpal wrote: > 1. I've already installed cygwin and NS2 software successfully but as soon > as I give the command 'startx' in the cygwin shell , I get error no 2 and 3. > (Unable to connect to X server.) Install a local X server by selecting and installing xinit a

Re: cygwin Digest 21 Apr 2018 05:49:13 -0000 Issue 10780

2018-04-21 Thread Peter Dilov via cygwin
I start Cygwin from Cygwin.bat and if i run 'locale' on remote and local system i get 'LANG=en_US.UTF-8' on both systems. Also, if i start Cygwin from mintty.exe i don't see this problem. On 4/21/2018 8:49 AM, cygwin-digest-h...@cygwin.com wrote: cygwin Digest 21 Apr 2018 05:49:13 - Issue

Error no 2 ,3

2018-04-21 Thread Geetakshi Kandpal
1.I've already installed cygwin and NS2 software successfully but as soon as I give the command 'startx' in the cygwin shell , I get error no 2 and 3. (Unable to connect to X server.) 2.    Also at the beginning it says 'couldn't compute FAST_CWD point. Please report this problem to the publ