Click here to Skip to main content
15,898,769 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Visual Basic and Microsoft Access Pin
Desi Bravo25-Oct-04 7:14
Desi Bravo25-Oct-04 7:14 
Generalmask in column of datagrid Pin
Britnt718-Oct-04 8:06
Britnt718-Oct-04 8:06 
GeneralRe: mask in column of datagrid Pin
Desi Bravo25-Oct-04 7:48
Desi Bravo25-Oct-04 7:48 
GeneralRe: mask in column of datagrid Pin
Britnt725-Oct-04 8:21
Britnt725-Oct-04 8:21 
GeneralRe: mask in column of datagrid Pin
Desi Bravo26-Oct-04 11:52
Desi Bravo26-Oct-04 11:52 
GeneralRe: mask in column of datagrid Pin
Desi Bravo1-Nov-04 13:04
Desi Bravo1-Nov-04 13:04 
GeneralRe: mask in column of datagrid Pin
Britnt72-Nov-04 2:09
Britnt72-Nov-04 2:09 
GeneralIssues with aysynchronous socket! Pin
Anonymous18-Oct-04 6:09
Anonymous18-Oct-04 6:09 
We are using async socket for our client application to connect and send/receive data from the server. It works fine for most of the time but some times we get a socket exception "An existing connection was forcibly closed by the remote host". It happens when we try to senddata to the host after connecting with host.

1. BeginConnect(remoteEP, AddressOf CallSocConnect, Me)

2. BeginSend(Data, 0, Data.Length, 0, AddressOf CallSocSend, Me)

What are the common reasons for this exception?
Is it possible that we didn't even connect with the host but we tried to send data?

Thanks for any inputs..
GeneralRe: Issues with aysynchronous socket! Pin
Anonymous21-Oct-04 6:17
Anonymous21-Oct-04 6:17 
GeneralPassing an array of struct as arguments in vb.net Pin
randynamics17-Oct-04 22:56
randynamics17-Oct-04 22:56 
QuestionHow to use a datagrid or flexgrid for user input Pin
gamerPotatoe17-Oct-04 20:52
gamerPotatoe17-Oct-04 20:52 
GeneralExecuting equations (.NET) Pin
Nic Rowan17-Oct-04 20:44
Nic Rowan17-Oct-04 20:44 
GeneralRe: Executing equations (.NET) Pin
Colin Angus Mackay17-Oct-04 21:11
Colin Angus Mackay17-Oct-04 21:11 
GeneralRe: Executing equations (.NET) Pin
Nic Rowan17-Oct-04 21:33
Nic Rowan17-Oct-04 21:33 
Generalimport xml file to database Pin
Anonymous17-Oct-04 19:58
Anonymous17-Oct-04 19:58 
GeneralRe: import xml file to database Pin
cwayman18-Oct-04 22:33
cwayman18-Oct-04 22:33 
GeneralCrystal 8.5 in VBNet 2002 Std Pin
reyboy17-Oct-04 15:24
reyboy17-Oct-04 15:24 
GeneralSerial port programming in vb.net Pin
Ali Usman17-Oct-04 14:56
Ali Usman17-Oct-04 14:56 
GeneralRe: Serial port programming in vb.net Pin
Anonymous17-Oct-04 15:40
Anonymous17-Oct-04 15:40 
GeneralCharacter Insertion Pin
frostyservant17-Oct-04 3:05
frostyservant17-Oct-04 3:05 
GeneralRe: Character Insertion Pin
Colin Angus Mackay17-Oct-04 3:26
Colin Angus Mackay17-Oct-04 3:26 
GeneralVB.NET Form Unload Pin
nju084316-Oct-04 14:06
nju084316-Oct-04 14:06 
GeneralRe: VB.NET Form Unload Pin
Anonymous16-Oct-04 16:05
Anonymous16-Oct-04 16:05 
Generalparameters of Marshal.CreateWrapperOfType Pin
azam31616-Oct-04 13:59
azam31616-Oct-04 13:59 
GeneralRe: parameters of Marshal.CreateWrapperOfType Pin
Anonymous16-Oct-04 16:14
Anonymous16-Oct-04 16:14 

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.