|
-
Nov 6th, 2003, 04:19 PM
#1
Thread Starter
Addicted Member
Winsock
Does anyone now how to use winsock? Right now i am just useing the regular browser in my app but i want to use winsock because its faster and returns a differnt html header. Any help?Thanks
-
Nov 6th, 2003, 04:28 PM
#2
you shouldn't use Winsock in vb.net , ( infact it will cause a lot of errors / not run correctly )
look at the System.Net namespace , you can either then use Sockets, or best for the job... System.Net.WebClient
~
if a post is resolved, please mark it as [Resolved]
protected string get_Signature(){return Censored;}
[vbcode][php] please use code tags when posting any code [/php][/vbcode]
-
Nov 7th, 2003, 03:21 PM
#3
I do.
Search your vs cd's i cant remember witch one rite now (im guessing second)
Tips:
- Google is your friend! Search before posting!
- Name your thread appropriately... "I Need Help" doesn't cut it!
- Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
- Allways Include the Name and Line of the Exception (if one is occuring!)
- If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)
If you think I was helpful, rate my post  IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous
-
Nov 7th, 2003, 03:46 PM
#4
Thread Starter
Addicted Member
So should i or not use winsock?
-
Nov 7th, 2003, 06:40 PM
#5
you shouldn't, use this:
[I didnt write it ]
Tips:
- Google is your friend! Search before posting!
- Name your thread appropriately... "I Need Help" doesn't cut it!
- Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
- Allways Include the Name and Line of the Exception (if one is occuring!)
- If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)
If you think I was helpful, rate my post  IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|