What do you think about Windows 7? Write a review or a how-to about Microsoft's newest product and earn unlimited points!

 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested Winsock Solutions: 1 - 25 of 71
 
I have installed Tightvnc 1.3.9 stable version on an XP Home machine which is behind a Linksys RV042 vpn router.  Here is my problem:  First I vpn into the router which works then I run a tigh...
How do I script the following commands, instead of having to type them one-by-one in command line? If I type these commands in command line, the mail is sent: telnet mail.test.com 25 EH...
I have a computer that was operating fine, and then today, in the event viewer I see 100's of TCP/IP errors, I cannot connect to the access point (however the client portion of Netgear does sh...
Hello, I'm having a problem with TCP/IP programming under MS Windows. I'd like to reuse a socket I've previously used. So before closing the socket I'm setting the SO_LINGER time to 0 expecti...
I have a really good tool for XP but it doesnt work in vista Is there one anyone has tested?
I'm trying to create a bare-bones socket application.  I'm using the following code from MSDN to see how the connection is made etc, etc.  Using the code from the snippet below, I get the foll...
I have Win XP home OS with IE 7 browser. I can ping websites through the command prompt, but cannot access any sites useing the browser. I have done ipconfig /release & /renew....... it ob...
I included this header <winsock2.h>, my code did not compile eventhough i have not wrote any code relates to winsock yet. I followed this instructions: http://www.errorbase.net/LINK_:_fatal...
Hi, I've done enough googling on this and am about to go bald so figured i'd give in and ask here. I'd like to make this non-blocking, to speed up the process, allowing me to specify a t...
was working on a Windows XP Home pc today. The user was not able to connect to the internet. I'm able to ping the router, the modem and sites on the internet, but when I open IE7, it won't co...
Hi All, I posted a question recently about a "Chat" client and server. I need to have a "server" app that will take data fed to it via the network/internet and process it. I need to hav...
I need to write a code to basically list all the processes in Windows Operating System that are using Port 80 and port 443 of the Windows Socket. The code should be executable on both Windows ...
VB6 ... i have this simple sub that uses a winsock control to post data to an internal asp page.  The code may be a little different than you may expect, but it works just fine on my internal ...
Background: An Exchange 2003 cluster on HP servers connected via iSCSI to a EMC Clarion SAN. The HP servers are brand new and have an internal mirrored boot volume.  Other equipment is: -  ...
I have a TCP socket Server in Windows PC and have 10 TCP socket Clients (Linux) on 10 PC. After the Server and the Clients start, the Clients will connect to the Server and does keep the c...
Hi I will like to ask the following: 1) winsock sendto() function what is the default and max send buffer size. I want to send datagram of size 4096 bytes do I need to fragment before sending...
I've been having one hell of a problem with a program I'm making.  Basically, it's inter-process communication using sockets. I've done sockets for years, and just recently started running int...
I have a Winsock Server application developed in VB6  that has 80 PDAs attached to it.  During normal data collection I have no problem sending and recieving data through the Winsock Array.   ...
Ever since Apple asked me to uninstall iTunes v9 as there was a problem with the installation, I am now unable to access the internet and keep receiving this message on start-up. "Failed to...
Hi experts, I keep receiving error code 10014 whenever my code runs recvfrom() in an finite while loop. I know that this error have something do with the following: WSAEFAULT (10014) B...
I have to modify a very old VB 6 program and I need to add a socket communication between this program and a JAVA program. The JAVA program acts as socket server and VB as client. Data sent by...
I can ping what ever I want but can't browse the internet. I have used the Winsock XP Fix to no avail. I have tried Internet explorer and Firefox. I know the internet connection works because ...
WHAT I WANT: I want one cell in an Excel spreadsheet to always have an updated GPS position. CURRENT SITUATION: GPS is connected to laptop via serial cable. Via 3rd party software, the s...
I am having a problem when accepting connections using winsock2 this command, m_socket.clientsocket=WSAAccept(m_socket.serversocket,(struct sockaddr *)&m_socket.clientaddr,&addr_size, NULL...
Hi, I have been working on a laptop today running Windows XP SP2 and IE 7. The problem is, I only seem to be able to access any website once, so when I open IE I get my homepage but I can't...