Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

jeremy6996

Members
  • Posts

    16
  • Joined

  • Last visited

    Never

jeremy6996's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I have two ideas that I highly suggest you take. 1\. Stop using TCP\IP sockets, switch to UDP -Reduce Connection and in-game lagg though this does open a windows for hackers - Handle FAR more players per a server and NO lag -Easier to handle -Easier To Program -Fast! -Gets your users to start developing hack prevention systems. Which will get them more involved 2\. Convert your project to VB2008 -MANY more networking options, cleaner code. And far more support. -An Option to Work on computers without the Frameworks(Even though this adds A larg size to your project, you can decrease the complex issues you had before. No need for libs. -You'll get many more programmers. -Corss-Platform-ish(In Development) -As a .net project, it can be converted to all the other .net languages like C#.net, brings more programmers to your source code -ALOT MORE! I think the next version should include these changes, I know you will need alot of help with them, and some of you do not know VB.net(As the syntax is somewhat diffrent) VB.net Also supports DirectX. These steps have to be taken at some point in development. You have to admit VB6 is out dated, and there is no advantage over VB.net. The only advantage there could be would be the CPU usage. Which can easy be decreased in VB.net. People are not going to program in VB6 for ever.
  2. I have two ideas that I highly suggest you take. 1\. Stop using TCP\IP sockets, switch to UDP -Reduce Connection and in-game lagg though this does open a windows for hackers - Handle FAR more players per a server 2\. Convert your project to VB2008 -MANY more networking options, cleaner code. And far more support. -Work on computers without the Frameworks(Even though this adds A larg size to your project, you can decrease the complex issues you had before. No need for libs. -You'll get many more programmers. I think the next version should include these changes, I know you will need alot of help with them, and some of you do not know VB.net(As the syntax is somewhat diffrent) VB.net Also supports DirectX9 + SDKs.
  3. I was just curious what people would think about it. I'm not going to post it yes it still has..Well…All the features are working find, i'm not impressed though. I can't think of anything else to add ot it. Basicly this program will requirea login to accsess the computer, although why would some want a password, rather then just use the windows login?? Well this programm can disable programs to help moderate what your children(if you have any) are doing, It has the following features. -Timed Logins -No more fighting of whos turn is whos, each account gets a set number of time. When it runs out they are kicked off the computer. -Admin Password -The passwords gives accsess to the registration button. The "quit" button, and accsess to all browser hystory. -Process blocker. Blocks basicly any selected process(Not by it's path) -Mouse Retricted. I don't know why anyone would use this, like I said I am out of ideas. As you can see I don't have many Ideas.
  4. I'm looking for somthing for the novice C++ programers, I already know how the whole programming concept in python and VB6.0, what a compiler is etc. Does anyone have any suggestions?
  5. So basicly I am making a login screen. But its getting realy hard to make and seee through my scripts. So il ltell you what I am doing and can you tell me if there is a more affective way to do it? User Presses Login On Client Using username "JJJ" Password "aaa". Client send data through winsock Control. The data looks like this LGNjjjaaa3 It has the three at the end becuase I use Len() function to count the user name. Then itput the username at the front the password behind it and how many letter there are in the password, After that. and at the start of it is the command data telling the server what actions to take. LGN meaning Log in. Then when the data gets to the server. The server first reads the command data to check and see what it does with the recived data but using Right(RCVD_DATA, 3) command. If it = LGN then the server knows it contains data like the username and password. It then checks goes right(RCVD_DATA,1) to get how long the user name is. Then it get the recived data and cuts off the CMD data and now can only see jjjaaa3\. Then it cuts of the 3 and can only see jjjaaa then it take how long the username is and cuts off the password, Cutt the user name and password into diffrent string. Then it looks for the username and password sees if it matchs. Then send back. LGNjjjYES then basicly devides that then….Lets the user login. Does anyone know a faster and more productive way of doing this?
  6. 1\. I insert CD 2\. I get Program Compatibility Sigh popup saying basicly It has unknown compatiblity issue. Then I get three option -Cancel -Check for solution online -Run Programm 3\. I pressed Run Program 4\. It asks for installation CD Key 5.I put it in 6.It starts installing 7.It says it needs to reboot computer 8.It reboots 9\. Computer start and message pops up saying Ctical Installation Error 10.Program does not install Any Suggestions?
  7. As you can see on the score list I worked like an hour on getting there but I did, I am going for #1 =D
  8. I have been to many forum trying to find this answer. Sofar i have been told Visual Basic 6.0 is not supported by vista. Meaning I will have to adjust to the new VB 2005 XD Its realy stupid how VB2005 does not support winsock..
  9. have heard alot of people saying that its not possible. But it is not. There is a small amount of steps to make it an iso but its realy easy to understand….. 1.You need to download Magic ISO, so what you do is visit there downlaoding section here : [http://www.magiciso.com/download.htm](http://www.magiciso.com/download.htm) Download it, And you will get the demo of Magic ISO 2.Create A New ISO [Press [img]http://www.magiciso.com/tutorials/new.bmp or go file>>New] 3.After puting in all the files you want in there, Press save. And save to a desired Path. If you have any other problems just visit there tutorial section here : [http://www.magiciso.com/tutorials/tutorials.htm](http://www.magiciso.com/tutorials/tutorials.htm)
  10. Well I have gotten realy good a visual basic and I love network programmnig with winsocks, and I was wondering if you guys are planning on making a new version becuase I would love ot help and so would a whole bunch of other Visual Basic Programmers, It would not only be fun, But a massive learning experions for me and the rest of the crew. I know that you can view and edit the source, but I think it would be cool if Eclipse came out with a new version.
  11. okay… So I am getting realy angery becuase im not a php programmer I only know C++, And VB.....and a bit of lingo scripting....but with thoughs programming languages I cannot make a hostable forum. Whut I need is a forum creation tool, that allous me to host the forum server on my computer, becuase I am trying to get it so my C++ Server Application, can open and read the forum's server files, and view the username, there group , and rank...etc.. does anyone know a host that will let me do that?, Like host the server and all the servers files on my own computer, and not on thier servers??
  12. Networking with your Game OK, i know a Lot of you are going to website's to find out your Ip Adress, but you dont have to and thoughs websites will tell you your Ip adress if YOU DONT HAVE A MODEM, if you do it will give you an Ip adress that dose not use your modem connect, so im going to tell you how you can find your real Ip Adress Now, press start in the lower left side of the screen, then in there there sould be an icon with the word Run on it, press it. type in cmd Then command Permot will boot up, in there type in ipconfig we are not going to change your Ip Adress or enything this is just a way for you to view it. If you can't see whut im about to explaining then you can just go to a website and view your Ip Adress, If your realy struggleing ill get some screen's for you. You will see two Sections one with the head title "Ethernet Adapter Loop Back Connection for Xdive (or whutever drive you use)" and it will say your Ip Adress, that is the wrong one look in the other section and you will see the word Ip Adress that's is the right one, if you have no clue whut im talking about just try all of them and you will get it soon enough
  13. jeremy6996

    Updater

    Is there eny way i can change whut my updater looks like???
  14. Can i use Microsoft Visual Basic With Eclips because im trying to learn it.
  15. say for egsample i put Sub Call playerMsg "whut is up" end if end sub
×
×
  • Create New...