- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
11 Posted Topics
Would anyone happen to know A. The header file for standard winsock use and B. a helpfull tutorial on basic winsock client/listen string transfer? Help is much appreciated, thankyou.
After several hours of searching the web and the student MSDN archive in Visual Studio.net i cannot figure out through the random blabber of sample codes how to do basic connections using TCP socket connections through a client and a listener. I got the jist that winsock had become outdated …
See, if maybe your network card is fialing, it could be failty and you need a new one considering your modem works just fine, just a lil hint ;) It also could be in your Internet Settings in your Browser, look to see if a proxy is set.
Ok, i've been tyring to get this to work for days, and I got it down to this, but it still all doesnt work. Any advice as to what I may be doing wrong would be greatly appreciated. [Code] Function Listen(ByVal backlog As Integer) lsocket.Listen(backlog) If Not lsocket.Connected Then Console.WriteLine("Winsock …
Right now im working on a winsock encrypted message chat, in time it will come with some more security parts, maybe a higher bit with compression/decrompression for faster and more encrypted transfer. But so far this is the biggest project yet.
Well seems like you all have it handled, but i always like my 2 cents in there, IE is usless of course, theres ways to turn off the content manager ;) My parents used net nany, but we cracked that to, all ican say is either watch him the entire …
Open App.Path & "\irc\files\channel.txt" For Input As #1 This is generaly the same thing i used on all of he opening files. It says it cant find the file/directory, and ideas on what else to ue for a wildcard directory?
Just so you remember what to buy, heres an pounds sterling to usd or vise versa link, [url]http://currency.ostermiller.org/GBP_USD.html[/url], and heres the router/card, [url]http://catalog.belkin.com/IWCatProductPage.process?Merchant_Id=&Product_Id=136493[/url] << router, [url]http://catalog.belkin.com/IWCatProductPage.process?Merchant_Id=&Product_Id=136479[/url] << card, hope you get this all working right :D
Could just drill a whole in the wall >.> but hey, if u wanna spend more money, go ahead :p
Private Sub connect_Click() Winsock.RemoteHost = ipadd Winsock.RemotePort = 10101 Winsock.connect End Sub I'm pertty sure the problem is on line two the ipadd if thats supposed to be ipadd or if its supposed ot have something else added.
Hello, i'm just starting to learn the very basic's of c++ but what i need is either a link or someone with alot of patience for c++ sockets, i'm planning on making a direct connection message encrypted chat program, but i can't find any eliable easy to use sites for …
The End.
Tyreses