Login to TechLifeForum X
Board Index Go to Reboot.Pro
  • Account Login
  • Register
TechLifeForum
  • Home
  • Members
  • Awards
  • Rules
  • Help
  • Donate
  • Live IRC
TechLifeForum / Programming and Development / .Net Framework Programming v
1 2 3 4 5 ... 45 Next »
/  Multi-Client Server Async Socket Example[Advanced Search]
« Previous 1 ... 10 11 12 13 14
Reply to thread
 
Thread Rating:
  • 4 Votes - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5

[VB.Net] Multi-Client Server Async Socket Example

05-02-2013, 03:35 PM
Post: #131
zoric Offline
Junior Member
**
Posts: 1
Joined: May 2013
Reputation: 0
RE: Multi-Client Server Async Socket Example
Hi im new here!
About the sockets, how do i check if user exist by username and password and also to send and receive information like, 

Client >Reqest movie name > Server  
Server > movie name serach > send back movie name & movie image > Client
?
Find
Reply
05-03-2013, 12:58 AM
Post: #132
KoBE Offline
¯\_(ツ)_/¯
*******
Administrators
Posts: 4,143
Joined: Jun 2011
Reputation: 47
RE: Multi-Client Server Async Socket Example
Well, this system doesn't do any of the sort.

However, if you are trying to create a movie database type server, you'd have to decide how you wanted to do something like that.

A simple way would be to simply send a string it the information to the server, have the server parse it and use it, then send a response back to the client.

-> TechLifeForum on Facebook<- 
-> TechLifeForum on YouTube<-
-> TechLifeForum on Twitter<-

Tech.Reboot.Pro
WWW Find
Reply
05-12-2013, 10:15 PM
Post: #133
SelkSantos Offline
Junior Member
**
Posts: 1
Joined: May 2013
Reputation: 0
RE: Multi-Client Server Async Socket Example
Hello KoBE,
You could make an example for tranferir files with an average size of 500mb
Find
Reply
05-12-2013, 10:38 PM
Post: #134
AceInfinity Offline
∞ IҊϜIɴITϵ ☭
*****
Microsoft MVP
Posts: 8,589
Joined: Jun 2011
Reputation: 60
RE: Multi-Client Server Async Socket Example
(05-12-2013 10:15 PM)SelkSantos Wrote:  Hello KoBE,
You could make an example for tranferir files with an average size of 500mb

It would be no different than sending text data, just that you're sending the bytes of a file over, and probably in chunks so that you're not sending the full thing over at once, and writing to a buffer until the file is completely written.



Microsoft MVP .NET Programming - (2012 - Present)
®Crestron DMC-T Certified Automation Programmer


Development Site: aceinfinity.net
WWW Find
Reply
05-13-2013, 07:02 PM
Post: #135
KoBE Offline
¯\_(ツ)_/¯
*******
Administrators
Posts: 4,143
Joined: Jun 2011
Reputation: 47
RE: Multi-Client Server Async Socket Example
(05-12-2013 10:15 PM)SelkSantos Wrote:  Hello KoBE,
You could make an example for tranferir files with an average size of 500mb

Um, honestly.. I don't want to commit to anything right now since this is my last week of classes and I have finals.

However, you should definitely bump this thread on the 19th or 20th. I will have so much more time on my hands.

-> TechLifeForum on Facebook<- 
-> TechLifeForum on YouTube<-
-> TechLifeForum on Twitter<-

Tech.Reboot.Pro
WWW Find
Reply
05-15-2013, 11:15 PM
Post: #136
t0kneneng Offline
Junior Member
**
Posts: 11
Joined: Jun 2012
Reputation: 0
RE: Multi-Client Server Async Socket Example
Great example I will try to test this on my project...
Find
Reply
« Previous 1 ... 10 11 12 13 14
Reply to thread


Possibly Related Threads...

Thread: Author Replies: Views: Last Post
   IRC Client Class v1.0 KoBE 57 5,180 05-15-2013 11:17 PM
Last Post: t0kneneng
   Create your own IRC Client [C#/VB.Net] KoBE 79 12,326 04-22-2013 01:18 PM
Last Post: gorfi
   IRC 2012- Metro-Styled IRC Client KoBE 41 4,247 04-08-2013 08:58 AM
Last Post: Gullers
  Team Foundation Server 2012 AceInfinity 1 87 04-07-2013 06:01 PM
Last Post: KoBE
   HELP Irc Client Own Text MarkusxX 1 187 01-29-2013 12:00 AM
Last Post: AceInfinity

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:


Users browsing this thread
1 Guest(s)
Youtube Facebook Twitter Digg
Return to Top
All content © copyright TechLifeForum
Powered By MyBB, © 2002-2013 MyBB Group
Designed by ThemeFreak
Mobile Version