文件名称:Assignment1
- 所属分类:
- MySQL数据库
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2016-09-08
- 文件大小:
- 9kb
- 下载次数:
- 0次
- 提 供 者:
- swapni*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Assignment:Core Java
Guidelines:
1.Data will be stored in named as product .Product table has 5 columns pid,pname,price,status and color.
2.In client program we are fetching the results which has status as pending .
3.After getting the results we will store the results in Array list.
4.We will create client socket and connect with server socket with port no and address.
5.And now that data one by one sent to server socket ,server will give send acknowledgment signal for that data and after receiving acknowledge server status of that product will be updated in .
Steps to :
1.Import the .Check connection in ConnectJava.java file
2.Run ProductServer.Java
3.Run ProductClient.java
-Assignment:Core Java
Guidelines:
1.Data will be stored in named as product .Product table has 5 columns pid,pname,price,status and color.
2.In client program we are fetching the results which has status as pending .
3.After getting the results we will store the results in Array list.
4.We will create client socket and connect with server socket with port no and address.
5.And now that data one by one sent to server socket ,server will give send acknowledgment signal for that data and after receiving acknowledge server status of that product will be updated in .
Steps to :
1.Import the .Check connection in ConnectJava.java file
2.Run ProductServer.Java
3.Run ProductClient.java
Guidelines:
1.Data will be stored in named as product .Product table has 5 columns pid,pname,price,status and color.
2.In client program we are fetching the results which has status as pending .
3.After getting the results we will store the results in Array list.
4.We will create client socket and connect with server socket with port no and address.
5.And now that data one by one sent to server socket ,server will give send acknowledgment signal for that data and after receiving acknowledge server status of that product will be updated in .
Steps to :
1.Import the .Check connection in ConnectJava.java file
2.Run ProductServer.Java
3.Run ProductClient.java
-Assignment:Core Java
Guidelines:
1.Data will be stored in named as product .Product table has 5 columns pid,pname,price,status and color.
2.In client program we are fetching the results which has status as pending .
3.After getting the results we will store the results in Array list.
4.We will create client socket and connect with server socket with port no and address.
5.And now that data one by one sent to server socket ,server will give send acknowledgment signal for that data and after receiving acknowledge server status of that product will be updated in .
Steps to :
1.Import the .Check connection in ConnectJava.java file
2.Run ProductServer.Java
3.Run ProductClient.java
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Assignment1
...........\.classpath
...........\.project
...........\.settings
...........\.........\org.eclipse.jdt.core.prefs
...........\bin
...........\...\com
...........\...\...\concerto
...........\...\...\........\ConnectJava.class
...........\...\...\........\ProductClient.class
...........\...\...\........\ProductServer.class
...........\config.properties
...........\src
...........\...\com
...........\...\...\concerto
...........\...\...\........\ConnectJava.java
...........\...\...\........\ProductClient.java
...........\...\...\........\ProductServer.java