Home All Groups Group Topic Archive Search About
Author
5 Apr 2005 7:05 AM
notregister
Hi,

how do i use socket class to send data to a device which i have that IP
address and Port number e.g 169.254.192.155 RemotePort: 9100 or any IP
address that i want?

Pls advise Thanks

Author
5 Apr 2005 7:41 AM
Brian Mitchell
You'll want to use the clients (TCP or UDP). MSDN has some examples for you,
and using the classes is pretty straightforward.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemnetsocketstcpclientclasstopic.asp


Show quoteHide quote
"notregister" <notregis***@discussions.microsoft.com> wrote in message
news:E6715627-E648-458C-B79A-4EB50FEF1DDA@microsoft.com...
> Hi,
>
> how do i use socket class to send data to a device which i have that IP
> address and Port number e.g 169.254.192.155 RemotePort: 9100 or any IP
> address that i want?
>
> Pls advise Thanks
Author
12 Apr 2005 10:19 AM
Kevin
You might like to try a DotNet class (DLL) on:
www.aspsimply.com/vbnet/SocketClass.aspx
which contains lots useful functions for DotNet Socket class, dataor file
transfer



Show quoteHide quote
"notregister" <notregis***@discussions.microsoft.com> wrote in message
news:E6715627-E648-458C-B79A-4EB50FEF1DDA@microsoft.com...
> Hi,
>
> how do i use socket class to send data to a device which i have that IP
> address and Port number e.g 169.254.192.155 RemotePort: 9100 or any IP
> address that i want?
>
> Pls advise Thanks
Author
12 Apr 2005 10:19 AM
Kevin
You might like to try a DotNet class (DLL) on:
www.aspsimply.com/vbnet/SocketClass.aspx
which contains lots useful functions for DotNet Socket class, dataor file
transfer



Show quoteHide quote
"notregister" <notregis***@discussions.microsoft.com> wrote in message
news:E6715627-E648-458C-B79A-4EB50FEF1DDA@microsoft.com...
> Hi,
>
> how do i use socket class to send data to a device which i have that IP
> address and Port number e.g 169.254.192.155 RemotePort: 9100 or any IP
> address that i want?
>
> Pls advise Thanks
Author
12 Apr 2005 3:47 PM
gmccallum
See my help for question "Send message like Yahoo Messenger??"
-Gregory McCallum (MCSD)


Show quoteHide quote
"Kevin" wrote:

> You might like to try a DotNet class (DLL) on:
> www.aspsimply.com/vbnet/SocketClass.aspx
> which contains lots useful functions for DotNet Socket class, dataor file
> transfer
>
>
>
> "notregister" <notregis***@discussions.microsoft.com> wrote in message
> news:E6715627-E648-458C-B79A-4EB50FEF1DDA@microsoft.com...
> > Hi,
> >
> > how do i use socket class to send data to a device which i have that IP
> > address and Port number e.g 169.254.192.155 RemotePort: 9100 or any IP
> > address that i want?
> >
> > Pls advise Thanks
>
>
>
Author
12 Apr 2005 3:47 PM
gmccallum
See my help for question "Send message like Yahoo Messenger??"
-Gregory McCallum (MCSD)


Show quoteHide quote
"Kevin" wrote:

> You might like to try a DotNet class (DLL) on:
> www.aspsimply.com/vbnet/SocketClass.aspx
> which contains lots useful functions for DotNet Socket class, dataor file
> transfer
>
>
>
> "notregister" <notregis***@discussions.microsoft.com> wrote in message
> news:E6715627-E648-458C-B79A-4EB50FEF1DDA@microsoft.com...
> > Hi,
> >
> > how do i use socket class to send data to a device which i have that IP
> > address and Port number e.g 169.254.192.155 RemotePort: 9100 or any IP
> > address that i want?
> >
> > Pls advise Thanks
>
>
>