Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~4K People Reached
About Me

Switched back to VB, like it better :) Im usually on daniweb irc channel alot so chat with me, i get bored >.> If you need help with anything, thats not proggraming i can likely help you ;)

Interests
Computers, games, programming, webdesign, 3D Modeling, Photo Editing.
PC Specs
AMD Sempron 2400+ 10Gb C: 30Gb D: 10Gb mnt nVIDIA 512MB Vid Card ASUS Motherboard supporting 6 usb plugs,…

11 Posted Topics

Member Avatar for Tyreses

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.

Member Avatar for Flamingkat
0
114
Member Avatar for Tyreses

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 …

Member Avatar for lee_suko
1
180
Member Avatar for jonnirhodes

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.

Member Avatar for DMR
0
754
Member Avatar for Tyreses

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 …

Member Avatar for Lord Soth
0
112
Member Avatar for Ghost

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.

Member Avatar for Lalo1985
0
248
Member Avatar for dfederman

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 …

Member Avatar for ArtChess
0
1K
Member Avatar for Tyreses

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?

Member Avatar for Comatose
0
113
Member Avatar for halosixteen

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

Member Avatar for jonnirhodes
0
198
Member Avatar for moderate_rock48

Could just drill a whole in the wall >.> but hey, if u wanna spend more money, go ahead :p

Member Avatar for Tyreses
0
237
Member Avatar for Tyreses

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.

Member Avatar for Comatose
0
332
Member Avatar for Tyreses

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 …

Member Avatar for Tyreses
0
230

The End.