/[projects]/android/PicturePoster/src/dk/thoerup/pictureposter/PostActivity.java
ViewVC logotype

Diff of /android/PicturePoster/src/dk/thoerup/pictureposter/PostActivity.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 603 by torben, Sun Feb 21 19:59:36 2010 UTC revision 604 by torben, Sun Feb 21 20:58:36 2010 UTC
# Line 180  public class PostActivity extends Activi Line 180  public class PostActivity extends Activi
180    
181                  @Override                  @Override
182                  protected Boolean doInBackground(Void... params) {                  protected Boolean doInBackground(Void... params) {
183                          HttpPost post = new HttpPost("http://192.168.10.10:8080/PicturePosterService/PostServlet");                          HttpPost post = new HttpPost("http://app.t-hoerup.dk/PicturePosterService/PostServlet");
184                                                    
185                                                    
186    

Legend:
Removed from v.603  
changed lines
  Added in v.604

  ViewVC Help
Powered by ViewVC 1.1.20