Git Product home page Git Product logo

websocket's Introduction

2018年4月9日13:39:15
	滚动条置底,并清除多余代码

	
错误记录:
	String path=ClassUtils.getDefaultClassLoader().getResource("/").getPath()+propertiesPath;
		/*	若此处报java.lang.NoClassDefFoundError: org/springframework/util/ClassUtils错误
		 *     错误原因:项目的jar包未发布到tomcat中
		 *     解决方法:选中项目右击 - properties - Deployment Assembly - 点击右边的Add - Java Build Path Entries - maven Dependencies - ok 重启 
		 *     
		 */
		 


计划:
	①、实现局域网单聊和群聊的基本功能
			单聊的实现思路: 首先读取好友列表显示在页面上,当选择一个好友进行聊天时,就已知该好友的ip地址了,
						然后根据发送消息,判断最后的字段是ip地址还是群聊标志在后台进行单聊和群聊的判断进行特定消息的发送。
	②、实现文件相互传输的功能

		

websocket's People

Contributors

cheng-qw avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.