[PHP-DEV] Bug #15040 Updated: Socket

2002-01-15 Thread webmaster
ID: 15040 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Sockets related Operating System: Windows NT 4.0 PHP Version: 4.1.1 New Comment: Ok, here's what MS has to say about what causes that error: WSAECONNRESET (10054) Connection reset by peer. An e

[PHP-DEV] Bug #15040 Updated: Socket

2002-01-15 Thread webmaster
ID: 15040 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Sockets related Operating System: Windows NT 4.0 PHP Version: 4.1.1 New Comment: I added $w=fflush($fp); after sending the line $w=fputs ($fp, URLUnEncode($Commands["DATA"])); Previous Comments:

[PHP-DEV] Bug #15040 Updated: Socket

2002-01-15 Thread webmaster
ID: 15040 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Sockets related Operating System: Windows NT 4.0 PHP Version: 4.1.1 New Comment: I'm sorry I should have made this clear. This was a pre-existing VB App that I have been runnin

[PHP-DEV] Bug #15040 Updated: Socket

2002-01-15 Thread sander
ID: 15040 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Sockets related Operating System: Windows NT 4.0 PHP Version: 4.1.1 New Comment: Are you sure this is a problem with PHP and not with Visual Basic??? Previous Comments: --