Click here to Skip to main content
15,914,070 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralDll declaration Pin
moyin30-Sep-04 15:18
moyin30-Sep-04 15:18 
GeneralRe: Dll declaration Pin
Dave Kreskowiak30-Sep-04 18:22
mveDave Kreskowiak30-Sep-04 18:22 
GeneralRe: Dll declaration Pin
moyin4-Oct-04 17:18
moyin4-Oct-04 17:18 
GeneralVideos in VB.Net Pin
awesome0430-Sep-04 15:08
awesome0430-Sep-04 15:08 
GeneralRe: Videos in VB.Net Pin
Christian Graus30-Sep-04 15:15
protectorChristian Graus30-Sep-04 15:15 
GeneralVB.Net and Runtime Pin
maykut209930-Sep-04 14:36
maykut209930-Sep-04 14:36 
GeneralRe: VB.Net and Runtime Pin
MohammadAmiry8-Oct-04 5:30
MohammadAmiry8-Oct-04 5:30 
Generalreceiving socket data Pin
JenniferH30-Sep-04 11:36
JenniferH30-Sep-04 11:36 
I am writing a simple VB .Net application that will open a form, establish a socket connection with a server and then display the received data in the forms DataGrid.

Upon startup of the application the form opens. In the Form1.vb form_load procedure I call the ClientSocket class to establish the connection to the server. This is successful. Then I send my login informaiton, again successfully. Then I start receiving data, once again I am successful. I can then pass the received data from a private sub ReceiveCallBacks in the ClientSocket Class to a new Class to parse the data and display it using msgBoxes. But what I really want to do is get the received data back to the form.

Can some one help guide me...If more information about the code is required please let me know and I will post it.
THANKS -
Jennifer


GeneralVB6 expression too complex Pin
aprx30-Sep-04 9:47
aprx30-Sep-04 9:47 
GeneralRe: VB6 expression too complex Pin
Dave Kreskowiak30-Sep-04 12:06
mveDave Kreskowiak30-Sep-04 12:06 
GeneralRe: VB6 expression too complex Pin
aprx1-Oct-04 0:44
aprx1-Oct-04 0:44 
GeneralRe: VB6 expression too complex Pin
Dave Kreskowiak1-Oct-04 2:46
mveDave Kreskowiak1-Oct-04 2:46 
Generalcrystal reporting in vb.net Pin
Britnt730-Sep-04 6:00
Britnt730-Sep-04 6:00 
GeneralRe: crystal reporting in vb.net Pin
Jim Matthews30-Sep-04 7:06
Jim Matthews30-Sep-04 7:06 
GeneralRe: crystal reporting in vb.net Pin
Britnt730-Sep-04 8:52
Britnt730-Sep-04 8:52 
GeneralRe: crystal reporting in vb.net Pin
Jim Matthews30-Sep-04 9:44
Jim Matthews30-Sep-04 9:44 
GeneralRe: crystal reporting in vb.net Pin
Britnt730-Sep-04 10:58
Britnt730-Sep-04 10:58 
GeneralRe: crystal reporting in vb.net Pin
Jim Matthews30-Sep-04 18:21
Jim Matthews30-Sep-04 18:21 
GeneralRe: crystal reporting in vb.net Pin
Britnt71-Oct-04 2:44
Britnt71-Oct-04 2:44 
GeneralRe: crystal reporting in vb.net Pin
Britnt71-Oct-04 4:03
Britnt71-Oct-04 4:03 
GeneralRe: crystal reporting in vb.net Pin
Jim Matthews1-Oct-04 4:53
Jim Matthews1-Oct-04 4:53 
GeneralRenaming a TreeNode and updating an XML file Pin
cwayman30-Sep-04 5:33
cwayman30-Sep-04 5:33 
GeneralRe: Renaming a TreeNode and updating an XML file Pin
Dave Kreskowiak30-Sep-04 11:08
mveDave Kreskowiak30-Sep-04 11:08 
GeneralRe: Renaming a TreeNode and updating an XML file Pin
cwayman30-Sep-04 22:13
cwayman30-Sep-04 22:13 
GeneralRe: Renaming a TreeNode and updating an XML file Pin
Dave Kreskowiak1-Oct-04 2:39
mveDave Kreskowiak1-Oct-04 2:39 

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.