Click here to Skip to main content
15,887,683 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: VB6.0 Winsock Pin
Mycroft Holmes20-Aug-14 17:26
professionalMycroft Holmes20-Aug-14 17:26 
GeneralRe: VB6.0 Winsock Pin
Member 1102584420-Aug-14 20:08
Member 1102584420-Aug-14 20:08 
GeneralRe: VB6.0 Winsock Pin
Mycroft Holmes20-Aug-14 21:42
professionalMycroft Holmes20-Aug-14 21:42 
GeneralRe: VB6.0 Winsock Pin
Bernhard Hiller20-Aug-14 20:45
Bernhard Hiller20-Aug-14 20:45 
GeneralRe: VB6.0 Winsock Pin
Mycroft Holmes20-Aug-14 21:48
professionalMycroft Holmes20-Aug-14 21:48 
GeneralRe: VB6.0 Winsock Pin
Eddy Vluggen21-Aug-14 0:30
professionalEddy Vluggen21-Aug-14 0:30 
GeneralRe: VB6.0 Winsock Pin
Richard Deeming21-Aug-14 1:54
mveRichard Deeming21-Aug-14 1:54 
AnswerRe: VB6.0 Winsock Pin
ZurdoDev25-Aug-14 2:10
professionalZurdoDev25-Aug-14 2:10 
You need a class where you create the winsock control through code instead of using the one on the form. Then you'll have to wireup the data received event using delegates so that it calls into your class.

Or, you leave it on the form and when it receives data it passes it to a method in your class where all the work is done.
There are only 10 types of people in the world, those who understand binary and those who don't.

GeneralRe: VB6.0 Winsock Pin
Member 1102584413-Jan-15 20:26
Member 1102584413-Jan-15 20:26 
QuestionDll injection VB.NET Pin
3a©roub20-Aug-14 13:30
3a©roub20-Aug-14 13:30 
AnswerREPOST Re: Dll injection VB.NET Pin
Dave Kreskowiak20-Aug-14 13:45
mveDave Kreskowiak20-Aug-14 13:45 
QuestionImplementing Visual Basics to A website Pin
Gabby Mills18-Aug-14 8:30
Gabby Mills18-Aug-14 8:30 
AnswerRe: Implementing Visual Basics to A website Pin
ZurdoDev18-Aug-14 9:24
professionalZurdoDev18-Aug-14 9:24 
GeneralRe: Implementing Visual Basics to A website Pin
Richard Deeming18-Aug-14 10:10
mveRichard Deeming18-Aug-14 10:10 
GeneralRe: Implementing Visual Basics to A website Pin
Member 1102339819-Aug-14 19:23
Member 1102339819-Aug-14 19:23 
AnswerRe: Implementing Visual Basics to A website Pin
Eddy Vluggen18-Aug-14 10:27
professionalEddy Vluggen18-Aug-14 10:27 
AnswerRe: Implementing Visual Basics to A website Pin
Bernhard Hiller18-Aug-14 21:23
Bernhard Hiller18-Aug-14 21:23 
AnswerRe: Implementing Visual Basics to A website Pin
Richard MacCutchan18-Aug-14 21:24
mveRichard MacCutchan18-Aug-14 21:24 
QuestionDrag and Drop multiple icons from Treeview to Picturebox Pin
subramanya udupa16-Aug-14 22:59
subramanya udupa16-Aug-14 22:59 
AnswerRe: Drag and Drop multiple icons from Treeview to Picturebox Pin
Eddy Vluggen17-Aug-14 9:23
professionalEddy Vluggen17-Aug-14 9:23 
Questionlicensing my vb.net application (online and offline) Pin
zuber ahmed16-Aug-14 2:13
zuber ahmed16-Aug-14 2:13 
AnswerRe: licensing my vb.net application (online and offline) Pin
Dave Kreskowiak16-Aug-14 4:33
mveDave Kreskowiak16-Aug-14 4:33 
Questionscrape a table from web Pin
Mahmoud198716-Aug-14 1:35
Mahmoud198716-Aug-14 1:35 
AnswerRe: scrape a table from web Pin
Eddy Vluggen18-Aug-14 7:28
professionalEddy Vluggen18-Aug-14 7:28 
QuestionHow Do I Use The Count Function To Determine Occurence In A Value In A Column Using Vb.Net Pin
kallymore15-Aug-14 23:04
professionalkallymore15-Aug-14 23:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.