搜索资源列表
interQQ
- JAVA作的一个通讯工具 类似QQ 很好用 代码注释详细 用了WINSOCK套接字 多线程-Java for a similar QQ communications tool with good code with a detailed Notes Winsock INTERLINKED word Multithreading
VC/C#/Jave源码大全
- 代码包括:VC、Cshap、ASP.Net、Java等多种语言。 EJB编程,VC++下ACE开发入门,ASP.NET中实现DataGrid控件动态绑定数据的方法探讨,模仿深度剥离效果,C#中动态数组设计原理,基于WinSock的UDP数据转发,用VC++实现手机短消息查询,基于.NET框架RijndaelManaged类的数据加密器设计,等等
java
- java聊天室程序,实现了聊天的功能,是自己没事写出来的-java chat room procedures, the chat function is to write himself out of nothing
vc_cshap_java_code
- 代码包括:VC、Cshap、ASP.Net、Java等多种语言。 EJB编程,VC++下ACE开发入门,ASP.NET中实现DataGrid控件动态绑定数据的方法探讨,模仿深度剥离效果,C#中动态数组设计原理,基于WinSock的UDP数据转发,用VC++实现手机短消息查询,基于.NET框架RijndaelManaged类的数据加密器设计,-Code include: VC, Cshap, ASP.Net, Java and other languages. EJB programming,
2008815832853526
- 短信网关程序,开源的,很好用的,纯java程序-SMS Gateway Program
vcTCP
- 网络聊天室,其实质就是基于Internet的一种网络聊天软件。它可以在网络环境下进行实时的一对多或多对多的匿名交谈。网络聊天室软件的制作方法有很多种,比如用MFC 和Java等语言设计的就有很多,本毕业设计主要是利用MFC所提供的各种控件尤其是WinSock控件,基于C/S模式,设计了一个网络聊天室,圆满地实现在网络上实时聊天的功能。-Internet chat rooms, its essence is a network based on Internet chat software. It
a
- 网络编程技术及应用的源代码,关于packetdriver的还有关于java,wincap winsock-packetdriver
WindowsSocket
- Windows下的Socket程序设计 在Windows下实现Socket网络程序需要使用Winsock网络编程接口,应用程序通过调用Winsock的API实现相互间的通信。Winsock的服务是以动态链接库Winsock DLL形式实现的,所以必须先调用WSAStartup函数对Winsock进行初始化,协商Winsock的版本支持,分配必要的资源。 -Under Windows Socket Programming in Windows Socket network progr
File2
- # remotecontrolserver.(Remote Control - Java) - /***** remote control server source code of the role and his ... # Delphiremotecontrols(Remote Control - Delphi) - remote control samples, Delphi7 compile, including switching ... # delphiremotecont
SOCKET
- 为了让同学们更好的理解Socket的底层运作原理,Linux平台下只能使用底层库socket(socket.h),Windows平台下只能使用Winsock(winsock.h),请勿使用其它高层封装的Socket库(如Java库,MFC等)。-Linux platform in order to allow students to better understand the underlying principle of operation of the Socket can only use
tcp-winsock
- 网络协议编程 利用tcp协议 Java语言实现soket套接字编的 一对一网络聊天室-Network protocol programming using the Java language soket tcp protocol sockets compiled one Internet chat rooms
LAN-communication
- 1. 熟悉WinSock API 主要函数的使用; 2. 掌握相应开发工具对Windows Socket API的封装; 3. 制作基于局域网的一对一网络即时通讯工具,实现基本数据的网络传输。 4,一级一对多的通信 用java,实现客户端与服务端的tcp通信-1. be familiar with the main function of WinSock API 2. acquire the appropriate tools for Windo