Advertisement

Results for "Author: mercior"

2002ASP #3864
WhiteBoardPro - A Realtime WhiteBoard Using Winsock. A MUST SEE!!!

This is my second submission to PSC now, and its another internet app for you. Its a whiteboard using winsock... what this means is that you and a friend can connect, then when either of you draw on the whiteboard it appears on both your screens! You can both draw pictures together now! (oh, the fun!). Its a good demonstration of streaming data, and its just a pretty cool app anyway :). I've added a chat as well, just to make it a little more fun, and i even threw in a "save picture" for good measure :) Ive commented practically every line of code in this thing, in the hopes youre going to like it so much you'll actually vote for it! (My last submission only got 2 votes, and im still sour about that .. ) Enjoy the code... And remember to VOTE!!!

2002ASP #3865
Snake Using BitBlt - Just Like The One On Mobile Phones!!!

This is (yet another) snake game made in VB, but its the best one I've ever seen (but I guess I would say that!)... It looks just like the game you get on mobile phones, and it uses windows BitBlt so its fast. If you like it please do vote for it. thanks :)

2002ASP #3866
Telnet Server OCX and example of how to use.

This is an OCX which opens up a server on your chosen port and it can accept however many users you chose it to. The server is accessible through any telnet client and handles backspacing. Both OCX and example are fully commented. Please Vote. -Paul Blower

2002ASP #3867
A Scroller OCX - Smoothly scrolls text in a picturebox (full OCX source+example)

This is an Active X control you can add to your apps and have nice, smoothly scrolling text which makes them look pretty good :) The ocx can scroll right->left or bottom->top and background+text colors are customisable. Text scrolls, optionally pauses at the edge for specified ms and then continues to scroll off It uses bitblt to do the drawing so its flickerless and goes pretty smoothly. Also, this code simulates an asynchronus function as i couldnt see a way to make/call an asynchronus function in vb. Please vote for it!

2002ASP #3868
Two Player O's and X's with Winsock

This is a 2 player game of O's and X's using winsock. It has a chat function too (see screenshot).Its a good example of how to go about multiplayer code. Its my first ever submission to psc, so PLEASE, please please do vote for it if you like it! - I've made a few other games like this and i'm going to post them depending on what reaction i get to this!

2002C #12468
WhiteBoardPro - A Realtime WhiteBoard Using Winsock. A MUST SEE!!!

This is my second submission to PSC now, and its another internet app for you. Its a whiteboard using winsock... what this means is that you and a friend can connect, then when either of you draw on the whiteboard it appears on both your screens! You can both draw pictures together now! (oh, the fun!). Its a good demonstration of streaming data, and its just a pretty cool app anyway :). I've added a chat as well, just to make it a little more fun, and i even threw in a "save picture" for good measure :) Ive commented practically every line of code in this thing, in the hopes youre going to like it so much you'll actually vote for it! (My last submission only got 2 votes, and im still sour about that .. ) Enjoy the code... And remember to VOTE!!!

2002C #12469
Snake Using BitBlt - Just Like The One On Mobile Phones!!!

This is (yet another) snake game made in VB, but its the best one I've ever seen (but I guess I would say that!)... It looks just like the game you get on mobile phones, and it uses windows BitBlt so its fast. If you like it please do vote for it. thanks :)

2002C #12470
Telnet Server OCX and example of how to use.

This is an OCX which opens up a server on your chosen port and it can accept however many users you chose it to. The server is accessible through any telnet client and handles backspacing. Both OCX and example are fully commented. Please Vote. -Paul Blower

2002C #12471
A Scroller OCX - Smoothly scrolls text in a picturebox (full OCX source+example)

This is an Active X control you can add to your apps and have nice, smoothly scrolling text which makes them look pretty good :) The ocx can scroll right->left or bottom->top and background+text colors are customisable. Text scrolls, optionally pauses at the edge for specified ms and then continues to scroll off It uses bitblt to do the drawing so its flickerless and goes pretty smoothly. Also, this code simulates an asynchronus function as i couldnt see a way to make/call an asynchronus function in vb. Please vote for it!

2002C #12472
Two Player O's and X's with Winsock

This is a 2 player game of O's and X's using winsock. It has a chat function too (see screenshot).Its a good example of how to go about multiplayer code. Its my first ever submission to psc, so PLEASE, please please do vote for it if you like it! - I've made a few other games like this and i'm going to post them depending on what reaction i get to this!

2002VB #21072
WhiteBoardPro - A Realtime WhiteBoard Using Winsock. A MUST SEE!!!

This is my second submission to PSC now, and its another internet app for you. Its a whiteboard using winsock... what this means is that you and a friend can connect, then when either of you draw on the whiteboard it appears on both your screens! You can both draw pictures together now! (oh, the fun!). Its a good demonstration of streaming data, and its just a pretty cool app anyway :). I've added a chat as well, just to make it a little more fun, and i even threw in a "save picture" for good measure :) Ive commented practically every line of code in this thing, in the hopes youre going to like it so much you'll actually vote for it! (My last submission only got 2 votes, and im still sour about that .. ) Enjoy the code... And remember to VOTE!!!

2002VB #21073
Snake Using BitBlt - Just Like The One On Mobile Phones!!!

This is (yet another) snake game made in VB, but its the best one I've ever seen (but I guess I would say that!)... It looks just like the game you get on mobile phones, and it uses windows BitBlt so its fast. If you like it please do vote for it. thanks :)

2002VB #21074
Telnet Server OCX and example of how to use.

This is an OCX which opens up a server on your chosen port and it can accept however many users you chose it to. The server is accessible through any telnet client and handles backspacing. Both OCX and example are fully commented. Please Vote. -Paul Blower

2002VB #21075
A Scroller OCX - Smoothly scrolls text in a picturebox (full OCX source+example)

This is an Active X control you can add to your apps and have nice, smoothly scrolling text which makes them look pretty good :) The ocx can scroll right->left or bottom->top and background+text colors are customisable. Text scrolls, optionally pauses at the edge for specified ms and then continues to scroll off It uses bitblt to do the drawing so its flickerless and goes pretty smoothly. Also, this code simulates an asynchronus function as i couldnt see a way to make/call an asynchronus function in vb. Please vote for it!

2002VB #21076
Two Player O's and X's with Winsock

This is a 2 player game of O's and X's using winsock. It has a chat function too (see screenshot).Its a good example of how to go about multiplayer code. Its my first ever submission to psc, so PLEASE, please please do vote for it if you like it! - I've made a few other games like this and i'm going to post them depending on what reaction i get to this!

ASP_Volume2 #30766
Two Player O's and X's with Winsock

This is a 2 player game of O's and X's using winsock. It has a chat function too (see screenshot).Its a good example of how to go about multiplayer code. Its my first ever submission to psc, so PLEASE, please please do vote for it if you like it! - I've made a few other games like this and i'm going to post them depending on what reaction i get to this!

ASP_Volume2 #30794
WhiteBoardPro - A Realtime WhiteBoard Using Winsock. A MUST SEE!!!

This is my second submission to PSC now, and its another internet app for you. Its a whiteboard using winsock... what this means is that you and a friend can connect, then when either of you draw on the whiteboard it appears on both your screens! You can both draw pictures together now! (oh, the fun!). Its a good demonstration of streaming data, and its just a pretty cool app anyway :). I've added a chat as well, just to make it a little more fun, and i even threw in a "save picture" for good measure :) Ive commented practically every line of code in this thing, in the hopes youre going to like it so much you'll actually vote for it! (My last submission only got 2 votes, and im still sour about that .. ) Enjoy the code... And remember to VOTE!!!

ASP_Volume2 #31381
Snake Using BitBlt - Just Like The One On Mobile Phones!!!

This is (yet another) snake game made in VB, but its the best one I've ever seen (but I guess I would say that!)... It looks just like the game you get on mobile phones, and it uses windows BitBlt so its fast. If you like it please do vote for it. thanks :)

ASP_Volume2 #34864
A Scroller OCX - Smoothly scrolls text in a picturebox (full OCX source+example)

This is an Active X control you can add to your apps and have nice, smoothly scrolling text which makes them look pretty good :) The ocx can scroll right->left or bottom->top and background+text colors are customisable. Text scrolls, optionally pauses at the edge for specified ms and then continues to scroll off It uses bitblt to do the drawing so its flickerless and goes pretty smoothly. Also, this code simulates an asynchronus function as i couldnt see a way to make/call an asynchronus function in vb. Please vote for it!

ASP_Volume2 #35304
Telnet Server OCX and example of how to use.

This is an OCX which opens up a server on your chosen port and it can accept however many users you chose it to. The server is accessible through any telnet client and handles backspacing. Both OCX and example are fully commented. Please Vote. -Paul Blower

Languages
Top Categories
Global Discovery