Java程序辅导

C C++ Java Python Processing编程在线培训 程序编写 软件开发 视频讲解

客服在线QQ:2653320439 微信:ittutor Email:itutor@qq.com
wx: cjtutor
QQ: 2653320439
AsyncJoke Checklist 3.0 Updates: none Asnchronous Joke Server Program Required, precisely named submission files, NO subdirectories, NO Packages: AsyncJokeServer.java AsyncJokeClient.java AsyncJokeAdminClient.java AsyncJokeLog.txt Change "No" to "Yes" as you complete the tasks: Task Complete? My name is... [Your Name Here] Administration . All files named correctly No Compiles with javac *.java No Submit to D2L as zip file No Included all necessary files No Submit to TII source concat with log No Basic JokeServer Works fully from previous assignment No Removed all Elliott's comments No Wrote my own extensive Comments in the source No THE SERVER No Used UDP server on the server, so no connection. Client does not block. No Sleep for 40 seconds in worker thread simulating some server work. No Used UDP for callback to client No Implemented MULTIPLE servers No THE CLIENT No Send the IP address and port number of the client's UDP server with the request. No Implemented UDP server on the client to wait for server callbacks. No Add Sums on Client while waiting for return from server. No Wait for Sum Loop to end before displaying results from server. No Correctly maintain the conversation with each server independently. No Bragging Rights Below This line [Fill in custom extra features, one line per feature] OK! Optional Comments: one Two, etc.