Vote count:
0
So i have 2 ways to do it..
1) Either i make a receiver class which receives all requests and transfer to appropriate script after analyzing it.
2) Or i send requests directly to desired scripts.
Ex - Client has two type of requests 1)Sends it contacts to store on server 2)Sends its messages to store on server
So receiver script receives file and analyze its for contacts or messages and call the following script. or directly call the following script? Which one of two should i choose considering security, organization of files , and efficiency?
asked 53 secs ago
OOps modeling and backend desiging
Aucun commentaire:
Enregistrer un commentaire