sockets

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have a problem. I am trying to connect to a port so that I can send
inforamtion through that port to something else. I thought sockets was the
way to go but I don't know how to accomplish this task.

Thanks
Brian
 
Hi,

Maybe this will help

http://www.eggheadcafe.com/articles/20020323.asp

Ken
---------------------
Hi,

I have a problem. I am trying to connect to a port so that I can send
inforamtion through that port to something else. I thought sockets was the
way to go but I don't know how to accomplish this task.

Thanks
Brian
 
bbdobuddy said:
I have a problem. I am trying to connect to a port so that I can
send inforamtion through that port to something else. I thought
sockets was the way to go but I don't know how to accomplish this
task.


Have a look @ one of these groups for language unrelated questions:
microsoft.public.dotnet.framework.*


Armin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top