Summary: hi i have got pblm in sending mail using winsock thru vb. the smtp server replies with the Relaying Denied error.it needs authentication for sending m...
Summary: sir, thiere is problem in program, that is finding OS using winsock.ocx in VB6.is it possible to find which os client using any way? thanks and regar...
Summary: Help Anybody???? I want to open a new E-Mail message and attach a file to it. I use the following command to open a new message.... (ShellExecute hwn...
Summary: hello everybody i wrote a mail client in vb using winsock control . the program works fine in my computer where vb is installed but if i want to run t...
Summary: Hey there, i`m trying to make a network chat program for my company and was wondering how to use winsock to scan for computers on the network, Please ...
Summary: hi everyone, currently i am learning PHP, and try to write a php code to send e-mail (using function "mail"). The question is that do i need to instal...
Summary: I made a vb program to automate data transfer using MS Outlook. it works perfectly when Outlook keeps open. but while Outlook closed the strange thing...
Summary: Hello everybody. i want to create an application where a server will be able to send messages to client using Winsock. The clients can only receive th...
Summary: Hello Need some advise. I have a weather station and a weather program that I run on W2K. The weather program is call Virtual Weather Station by Am...
Summary: Hi all, I have problems sending and receiving the vector Template using winsock for Pocket Pc 2003. I using the embedded C++ 4.0. I had sucessfully op...
Summary: While Sending Mail Through winsock in Vb using Rfc2554 std, For some mails V R getting the response as "250 2.5.0 Prior Aborted Transfer Used". What i...
Summary: When sending mail using CDOSYS, (not sending HTML) sometimes the text section gets received as an attachment. What would be causing this? Any help wo...
Summary: Would it be possible to chat with someone on Yahoo messenger and maybe get some help with trying to make an app to use winsock in VB .NET I have an ap...
Summary: exactly. i dont know anythnig about that... or even what that is. i was actually thinking about it some more... can you use winsock for that or no? an...
Summary: Use WinSocks they are very very simple. The component can be found in the components list. They have an OnDataArrival events and a SendData method. Ch...
Summary: how do viruses spread usin winsock..?? dunt u need like a p2p setup..?? like a server & client...i noe viruses can spread usin outlook [email] n msn m...
Summary: You'll have to be more specific as to how you "encrypted" the source code. Do you mean password protected? I'm guessing you mean you "encrypted" the...
Summary: Hello all, I have two questions that i really need help on please. 1) Im working on a program which has an option which allows you to set the program ...
Summary: See, this is the problem with this new generation of "programmers", they don't know the basics. (I am not trying to berate you, engrnoman, just illus...
Summary: Hello, In C when I would use winsock, I could use listen(listener, 10) to allow 10 connections. How do I do something similar in C#? (I think it was t...